Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
1 年之前 |
Sam Atkins
|
9b4ddff6a9
LibWeb: Replace FontStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
34591549b1
LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
34e0899ab0
LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
1ae515c0b7
LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
aa45b3dfe3
LibWeb: Replace FlexStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
d20254f1bc
LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue
|
1 年之前 |
Andreas Kling
|
0a133ccba4
LibWeb: Remove the HTML blink element
|
1 年之前 |
Timothy Flynn
|
8bb5652835
LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec
|
1 年之前 |
Timothy Flynn
|
153ae93f9c
LibWeb: Implement ToggleEvent for HTMLDetailsElement
|
1 年之前 |
Sam Atkins
|
6476dea898
LibWeb: Implement the `math-depth` CSS property
|
1 年之前 |
Bastiaan van der Plaat
|
b4ae719664
LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint
|
1 年之前 |
Andrew Kaster
|
d97b09693e
LibWeb: Convert SandboxingFlagSet into a enum class
|
1 年之前 |
Luke Wilde
|
af2886449a
LibWeb: Implement PerformanceObserver
|
1 年之前 |
Andrew Kaster
|
d1aea87889
LibWeb: Add NavigateEvent, the main event of the Navigation API
|
1 年之前 |
Andrew Kaster
|
3dd3b2019d
LibWeb: Add NavigationTransition, a transient property of Navigation
|
1 年之前 |
Andrew Kaster
|
0c2f758067
LibWeb: Implement the start of the Navigation API
|
1 年之前 |
Andrew Kaster
|
51c2835044
LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating
|
1 年之前 |
Andrew Kaster
|
3c1d4eab24
LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry
|
1 年之前 |
Bastiaan van der Plaat
|
c88f14902b
LibWeb: Add DOMQuad and text tests
|
1 年之前 |
Sam Atkins
|
f7f7ab9775
LibWeb: Forward-declare RevertStyleValue
|
1 年之前 |
Andreas Kling
|
703c2bb06e
LibWeb: Add support for parsing `grid-auto-flow` CSS property
|
1 年之前 |
Shannon Booth
|
27dd2a40ad
LibWeb: Implement HTMLFormControlsCollection
|
1 年之前 |
Shannon Booth
|
daefe744ba
LibWeb: Implement RadioNodeList
|
1 年之前 |
Andreas Kling
|
25375bf1d5
LibWeb: Make Document::paintable() return a ViewportPaintable
|
1 年之前 |
Jonah
|
52d6df5ee5
LibWeb: Add the MathML Element
|
2 年之前 |
Andreas Kling
|
9e22f01eba
LibWeb: Stub out SVGMaskElement
|
1 年之前 |
Andreas Kling
|
9f6ceff7cf
LibWeb: Implement basic version of CSSOM View's VisualViewport
|
2 年之前 |
Andreas Kling
|
ec24d7555a
LibWeb: Add a simple `internals` objects only available during testing
|
2 年之前 |
Aliaksandr Kalenik
|
da2cd73bcf
LibWeb: Add place-self css property support
|
2 年之前 |