.. |
abspos-escapes-scroll-container-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 vuosi sitten |
abspos-z-index-painting-order-ref.html
|
49fcc5dcd8
LibWeb: Do not require box to be positioned to create stacking context
|
1 vuosi sitten |
alternative-style-sheets-ref.html
|
4a3497e9cd
LibWeb: Support loading alternative style sheets
|
1 vuosi sitten |
anonymous-wrapper-css-visibility-ref.html
|
1f69e9cddf
LibWeb: Remove Layout::Node::m_visible and compute it on the fly
|
1 vuosi sitten |
background-clip-text-inside-scrollable-ref.html
|
a8f4ea5226
LibWeb: Fix "background-clip: text" for elements nested in scrollable
|
1 vuosi sitten |
background-size-calc-ref.html
|
4cc3c41269
LibWeb: Allow calculated values for `background-size` dimensions
|
1 vuosi sitten |
body-link-attribute-ref.html
|
7a766bdb83
LibWeb: Respect the document's link_color for Linktext identifiers
|
1 vuosi sitten |
border-radius-shrink-zero-sized-box-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
border-radius-with-padding-ref.html
|
ca57e40350
LibWeb: Take padding into account when resolving border radii
|
1 vuosi sitten |
box-without-scrollable-overflow-should-not-consume-scroll-events-ref.html
|
cd1eeb3cdd
LibWeb: Do not consume scroll event in PaintableBox without overflow
|
1 vuosi sitten |
button-inside-scroll-container-ref.html
|
4a41a65ec5
LibWeb: Shift button paintable clip rectangle by scroll offset
|
1 vuosi sitten |
calc-border-radius-ref.html
|
e8f04be3ae
LibWeb/CSS: Fix crashing when calc() is used for border-radius
|
1 vuosi sitten |
change-opacity-ref.html
|
1036e104ef
LibWeb: Remove cache for Paintable::is_visible()
|
1 vuosi sitten |
clip-abspos-children-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
clip-border-radius-with-css-transform-ref.html
|
f9f39477a4
LibWeb: Fix clip for boxes nested into a stacking context with transform
|
11 kuukautta sitten |
clip-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
corner-clip-inside-scrollable-ref.html
|
f7bf14605c
LibWeb: Remove `PaintBorders` recording painter command
|
1 vuosi sitten |
css-any-link-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
css-attr-typed-ref.html
|
bf1c82724f
LibWeb: Default to an empty string when a string attr substitution fails
|
1 vuosi sitten |
css-case-insensitive-html-attributes-selector-ref.html
|
2b30414c1d
LibWeb: Add attribute list that must always be compared without casing
|
1 vuosi sitten |
css-gradient-currentcolor-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
css-has-compound.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-has-descendant.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-has-direct-child.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-has-next-sibling.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-has-subsequent-sibling.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-invalid-var-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
css-keyframe-fill-forwards-ref.html
|
e6aef49ef3
LibWeb: Consider fill state before calling Animation::play()
|
1 vuosi sitten |
css-keyframe-invalid-transform-should-not-render-ref.html
|
8f3b97e095
LibWeb: Don't render elements with invalid interpolated transform values
|
1 vuosi sitten |
css-lang-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
css-local-link-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
css-nested-has.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-open-closed-selectors-ref.html
|
6bf107fc16
LibWeb: Implement the :open and :closed pseudo-classes
|
1 vuosi sitten |
css-placeholder-shown-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
css-pseudo-element-in-has.html
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 vuosi sitten |
css-quotes-ref.html
|
f0a4baabc7
LibWeb: Support quotes in `content` values
|
1 vuosi sitten |
css-read-only-read-write-selectors-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
first-available-font-should-include-whitespace-ref.html
|
1294cfb55c
LibWeb: Find font that has whitespace glyph in first_available_font()
|
1 vuosi sitten |
grid-items-painting-order-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
iframe-contains-scrollable-box-ref.html
|
ea8d0304e9
LibWeb: Create clip and scroll frame trees separately for each navigable
|
1 vuosi sitten |
img-srcset-viewport-relative-sizes-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
inline-block-with-css-background-ref.html
|
0fe84e89b2
LibWeb: Use padding box to get background rect for inline paintable
|
1 vuosi sitten |
inline-paintable-background-clip-text-ref.html
|
a044e9cf4f
LibWeb: Add `background-clip: text` support for InlinePaintable
|
1 vuosi sitten |
inline-paintable-inside-translated-container-ref.html
|
dc4192c149
LibWeb: Remove CSS transform from InlinePaintable's clip rectangle
|
1 vuosi sitten |
inline-stacking-context-ref.html
|
3cf5ad002a
LibWeb: Allow inline nodes to establish a stacking context
|
1 vuosi sitten |
inline-visibility-hidden-ref.html
|
349b17cc7a
LibWeb: Don't paint text fragments with CSS visibility:hidden
|
11 kuukautta sitten |
invalidate-css-transform-property-ref.html
|
1af466babf
LibWeb: Fix invalidation of CSS properties that do not affect layout
|
1 vuosi sitten |
item-with-negative-z-index-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
nested-svg-as-img-ref.html
|
06ed56f4f6
LibWeb: Paint `SVGDecodedImageData` via `Navigable::paint()`
|
1 vuosi sitten |
non-positioned-stacking-context-with-z-index-0-ref.html
|
7bea2b68f4
LibWeb: Paint non-positioned SC with z-index=0 in paint_descendants()
|
1 vuosi sitten |
options-set-index.html
|
99824eae14
LibWeb: Add support for indexed setter of HTMLOptionsCollection
|
1 vuosi sitten |
outlines-ref.html
|
95d91a37d2
LibWeb: Resolve outline CSS property before paint commands recording
|
1 vuosi sitten |
overflow-hidden-2-ref.html
|
25e9d2ccf0
Tests/LibWeb: Add ref-tests for "overflow: hidden"
|
1 vuosi sitten |
overflow-hidden-3-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 vuosi sitten |
overflow-hidden-4-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 vuosi sitten |
overflow-hidden-5-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 vuosi sitten |
overflow-hidden-6-ref.html
|
20de69693b
LibWeb: Fix hidden overflow clipping with nested CSS transforms
|
1 vuosi sitten |
overflow-hidden-7-ref.html
|
623ad94582
LibWeb: Resolve effective overflow-x and overflow-y according to spec
|
1 vuosi sitten |
overflow-hidden-ref.html
|
25e9d2ccf0
Tests/LibWeb: Add ref-tests for "overflow: hidden"
|
1 vuosi sitten |
overflow-hidden-text-inside-translated-container-ref.html
|
36553d4566
LibWeb: Do not add CSS transforms into clip rect in PaintableWithLines
|
1 vuosi sitten |
paintablewithlines-corner-clip-in-scroll-container-ref.html
|
663cc753a7
LibWeb: Fix clip box calculation in PaintableWithLines
|
1 vuosi sitten |
positioned-elements-in-scroll-container-ref.html
|
6b79508c08
LibWeb: Use offset of nearest scrollable ancestor for positioned boxes
|
1 vuosi sitten |
resolve-paint-only-properties-after-layout-ref.html
|
ff3e454565
LibWeb: Invalidate paint-only property after relayout
|
1 vuosi sitten |
scroll-iframe-ref.html
|
bf14de4118
LibWeb: Remove direct calls of page_did_request_scroll_to()
|
1 vuosi sitten |
scroll-using-mousewheel-event-ref.html
|
40246adfb9
LibWeb: Add internals.wheel() to simulate mouse wheel events
|
1 vuosi sitten |
scrollable-box-with-nested-stacking-context-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 vuosi sitten |
scrollable-contains-box-with-gradient-background-ref.html
|
040653311e
LibWeb: Fix background clip for elements nested into scrollable boxes
|
1 vuosi sitten |
scrollable-contains-boxes-with-hidden-overflow-1-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 vuosi sitten |
scrollable-contains-boxes-with-hidden-overflow-2-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 vuosi sitten |
scrollable-contains-boxes-with-hidden-overflow-and-opacity-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 vuosi sitten |
scrollable-contains-iframe-ref.html
|
9def582fba
LibWeb: Apply enclosing scroll frame offset to iframe's position
|
1 vuosi sitten |
scrollable-contains-rotated-boxes-ref.html
|
137038b185
LibWeb: Port painting to use the new Skia-backed Gfx::Path
|
11 kuukautta sitten |
scrollable-contains-table-ref.html
|
2cc2646f55
LibWeb: Apply scroll offset and clip rectangle to table borders
|
1 vuosi sitten |
scrolled-text-with-clipped-corners-ref.html
|
e2b2b2439c
LibWeb: Apply corner clip before scroll offset for PaintableWithLines
|
1 vuosi sitten |
separate-borders-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
simple-svg-mask-ref.html
|
dc9cb449b1
LibWeb: Store computed SVG path data/transforms in LayoutState
|
1 vuosi sitten |
space-glyph-width-ref.html
|
5c02b960ab
LibGfx: Take into account unicode ranges to find font for space glyph
|
1 vuosi sitten |
square-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
svg-clipPathUnits.html
|
60292c9b33
Tests/LibWeb: Add some ref tests for SVG `<clipPath>`s
|
1 vuosi sitten |
svg-display-attr.html
|
97d5cf4eef
LibWeb: Add support for SVG display attribute
|
11 kuukautta sitten |
svg-file-matches-html-file.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
svg-inside-scroll-container-ref.html
|
d43dbe2842
LibWeb: Shift SVG paintable clip rectangle by scroll offset
|
1 vuosi sitten |
svg-invalid-number-arguments-ref.html
|
c8b219914e
LibWeb: Use ErrorOr to propagate SVG attribute parsing errors
|
1 vuosi sitten |
svg-non-local-clip-path-display-none-ref.html
|
b5a7a8dbfd
Tests/LibWeb: Add ref tests for non-local SVG clipPaths
|
1 vuosi sitten |
svg-path-incomplete-args-ref.html
|
c8b219914e
LibWeb: Use ErrorOr to propagate SVG attribute parsing errors
|
1 vuosi sitten |
svg-polygon-with-incomplete-points-ref.html
|
c8b219914e
LibWeb: Use ErrorOr to propagate SVG attribute parsing errors
|
1 vuosi sitten |
svg-symbol-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 vuosi sitten |
svg-use-defined-earlier.html
|
daecf741d4
LibWeb: Ensure DocumentObserver document_completely_loaded() is called
|
1 vuosi sitten |
text-div.html
|
74284abcba
LibWeb/Tests: Rename css-attr-ref.html reference to text-div.html
|
1 vuosi sitten |
text-overflow.html
|
e2c9e34050
Tests: Add ref-test for "text-overflow"
|
1 vuosi sitten |
transform-2d-translate-ref.html
|
f529188fb8
LibWeb: Resolve CSS transform lengths against padding rect
|
1 vuosi sitten |
transform-calc-length-percentage-ref.html
|
c994326d5a
LibWeb/CSS: Improve parsing of length percentage values for transforms
|
1 vuosi sitten |
unicode-range-ref.html
|
df57d7ca68
LibGfx+LibWeb: Update for_each_glyph_position to use font cascade list
|
1 vuosi sitten |
webkit-box-shadow.html
|
5c315b532e
LibWeb: Add more legacy -webkit- aliases
|
1 vuosi sitten |
webkit-text-fill-color.html
|
449f81bfbe
LibWeb: Add support for -webkit-text-fill-color
|
1 vuosi sitten |