.. |
images
|
63f8feb9a4
LibWeb: Implement RecordingPainter::draw_text() via draw_text_run()
|
1 год назад |
abspos-escapes-scroll-container-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 год назад |
abspos-z-index-painting-order-ref.html
|
49fcc5dcd8
LibWeb: Do not require box to be positioned to create stacking context
|
1 год назад |
alt-frame.html
|
3645b676fb
LibWeb: Remove `RecordingPainter::paint_frame()`
|
1 год назад |
alternative-style-sheets-ref.html
|
4a3497e9cd
LibWeb: Support loading alternative style sheets
|
1 год назад |
anonymous-wrapper-css-visibility-ref.html
|
1f69e9cddf
LibWeb: Remove Layout::Node::m_visible and compute it on the fly
|
1 год назад |
background-size-calc-ref.html
|
4cc3c41269
LibWeb: Allow calculated values for `background-size` dimensions
|
1 год назад |
body-link-attribute-ref.html
|
7a766bdb83
LibWeb: Respect the document's link_color for Linktext identifiers
|
1 год назад |
border-radius-ref.html
|
f0be812fc2
Tests/LibWeb: Add `border-radius` ref test
|
1 год назад |
border-radius-shrink-zero-sized-box-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
border-radius-with-padding-ref.html
|
ca57e40350
LibWeb: Take padding into account when resolving border radii
|
1 год назад |
box-without-scrollable-overflow-should-not-consume-scroll-events-ref.html
|
cd1eeb3cdd
LibWeb: Do not consume scroll event in PaintableBox without overflow
|
1 год назад |
button-inside-scroll-container-ref.html
|
4a41a65ec5
LibWeb: Shift button paintable clip rectangle by scroll offset
|
1 год назад |
calc-border-radius-ref.html
|
e8f04be3ae
LibWeb/CSS: Fix crashing when calc() is used for border-radius
|
1 год назад |
canvas-arcs-and-ellipses-ref.html
|
c6899b79b6
LibWeb: Normalize the angle delta in `CanvasPath::ellipse()`
|
1 год назад |
canvas-fillstyle-rgb.html
|
9f2ee86e4d
Tests/LibWeb: Test canvas fillStyle parsing of rgb strings
|
1 год назад |
canvas-implict-moves-and-lines-ref.html
|
3c8d4c9876
Tests/LibWeb: Add ref test for implicit canvas moves/lines
|
1 год назад |
canvas-path-rect-ref.html
|
b640747116
LibWeb: Add canvas context2d roundRect
|
1 год назад |
canvas-text-ref.html
|
f19b17e089
LibWeb: Use paths for text in CRC2D (if possible)
|
1 год назад |
change-opacity-ref.html
|
1036e104ef
LibWeb: Remove cache for Paintable::is_visible()
|
1 год назад |
clip-abspos-children-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
clip-path-polygon-ref.html
|
18d39deefe
Tests/LibWeb: Add ref test for `clip-path: polygon(...)`
|
1 год назад |
clip-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
corner-clip-inside-scrollable-ref.html
|
f7bf14605c
LibWeb: Remove `PaintBorders` recording painter command
|
1 год назад |
css-any-link-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-attr-typed-ref.html
|
bf1c82724f
LibWeb: Default to an empty string when a string attr substitution fails
|
1 год назад |
css-background-clip-text-ref.html
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
1 год назад |
css-background-position-ref.html
|
4c4daf4a62
LibWeb: Add tests for background-position
|
1 год назад |
css-background-repeat-ref.html
|
69afb43922
LibWeb: Add ref test for background-repeat
|
1 год назад |
css-backgrounds-ref.html
|
d10f4a8590
LibWeb: Add ref test for general CSS background properties
|
1 год назад |
css-case-insensitive-html-attributes-selector-ref.html
|
2b30414c1d
LibWeb: Add attribute list that must always be compared without casing
|
1 год назад |
css-color-functions-ref.html
|
e1c61d654f
LibWeb/CSS: Add tests for color functions
|
1 год назад |
css-gradient-currentcolor-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-gradients-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-invalid-var-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-keyframe-fill-forwards-ref.html
|
e6aef49ef3
LibWeb: Consider fill state before calling Animation::play()
|
1 год назад |
css-keyframe-invalid-transform-should-not-render-ref.html
|
8f3b97e095
LibWeb: Don't render elements with invalid interpolated transform values
|
1 год назад |
css-lang-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-local-link-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-open-closed-selectors-ref.html
|
6bf107fc16
LibWeb: Implement the :open and :closed pseudo-classes
|
1 год назад |
css-placeholder-shown-selector-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-quotes-ref.html
|
f0a4baabc7
LibWeb: Support quotes in `content` values
|
1 год назад |
css-read-only-read-write-selectors-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
css-transform-box-ref.html
|
e025bcc4f9
LibWeb: Make use of transform-box when calculating transforms
|
1 год назад |
first-available-font-should-include-whitespace-ref.html
|
1294cfb55c
LibWeb: Find font that has whitespace glyph in first_available_font()
|
1 год назад |
grid-items-painting-order-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
img-srcset-viewport-relative-sizes-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
inline-node-ref.html
|
facdbe13c7
Tests/LibWeb: Add ref test for inline node styles
|
1 год назад |
inline-paintable-background-clip-text-ref.html
|
a044e9cf4f
LibWeb: Add `background-clip: text` support for InlinePaintable
|
1 год назад |
inline-paintable-inside-translated-container-ref.html
|
dc4192c149
LibWeb: Remove CSS transform from InlinePaintable's clip rectangle
|
1 год назад |
inline-stacking-context-ref.html
|
3cf5ad002a
LibWeb: Allow inline nodes to establish a stacking context
|
1 год назад |
input-placeholder-ref.html
|
d025d207d9
LibWeb: Hide input placeholder when input already has a value
|
1 год назад |
invalidate-css-transform-property-ref.html
|
1af466babf
LibWeb: Fix invalidation of CSS properties that do not affect layout
|
1 год назад |
item-with-negative-z-index-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
meter-ref.html
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 год назад |
nested-boxes-with-hidden-overflow-and-border-radius-ref.html
|
d4932196cc
LibWeb: Account for all clipped border radii in containing block chain
|
1 год назад |
nested-svg-as-img-ref.html
|
06ed56f4f6
LibWeb: Paint `SVGDecodedImageData` via `Navigable::paint()`
|
1 год назад |
non-positioned-stacking-context-with-z-index-0-ref.html
|
7bea2b68f4
LibWeb: Paint non-positioned SC with z-index=0 in paint_descendants()
|
1 год назад |
object-fit-position-ref.html
|
3c41ac5ae4
Tests/LibWeb: Add object-{fit,position} test
|
1 год назад |
opacity-stacking-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
outer-box-shadow-ref.html
|
8eab44896a
Tests/LibWeb: Add outer `box-shadow` ref test
|
1 год назад |
outlines-ref.html
|
95d91a37d2
LibWeb: Resolve outline CSS property before paint commands recording
|
1 год назад |
overflow-hidden-2-ref.html
|
25e9d2ccf0
Tests/LibWeb: Add ref-tests for "overflow: hidden"
|
1 год назад |
overflow-hidden-3-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 год назад |
overflow-hidden-4-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 год назад |
overflow-hidden-5-ref.html
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 год назад |
overflow-hidden-6-ref.html
|
20de69693b
LibWeb: Fix hidden overflow clipping with nested CSS transforms
|
1 год назад |
overflow-hidden-7-ref.html
|
623ad94582
LibWeb: Resolve effective overflow-x and overflow-y according to spec
|
1 год назад |
overflow-hidden-ref.html
|
25e9d2ccf0
Tests/LibWeb: Add ref-tests for "overflow: hidden"
|
1 год назад |
overflow-hidden-text-inside-translated-container-ref.html
|
36553d4566
LibWeb: Do not add CSS transforms into clip rect in PaintableWithLines
|
1 год назад |
paintablewithlines-corner-clip-in-scroll-container-ref.html
|
663cc753a7
LibWeb: Fix clip box calculation in PaintableWithLines
|
1 год назад |
positioned-elements-in-scroll-container-ref.html
|
6b79508c08
LibWeb: Use offset of nearest scrollable ancestor for positioned boxes
|
1 год назад |
resolve-paint-only-properties-after-layout-ref.html
|
ff3e454565
LibWeb: Invalidate paint-only property after relayout
|
1 год назад |
scroll-iframe-ref.html
|
bf14de4118
LibWeb: Remove direct calls of page_did_request_scroll_to()
|
1 год назад |
scroll-using-mousewheel-event-ref.html
|
40246adfb9
LibWeb: Add internals.wheel() to simulate mouse wheel events
|
1 год назад |
scrollable-box-with-nested-stacking-context-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 год назад |
scrollable-contains-boxes-with-hidden-overflow-1-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 год назад |
scrollable-contains-boxes-with-hidden-overflow-2-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 год назад |
scrollable-contains-boxes-with-hidden-overflow-and-opacity-ref.html
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 год назад |
scrolled-text-with-clipped-corners-ref.html
|
e2b2b2439c
LibWeb: Apply corner clip before scroll offset for PaintableWithLines
|
1 год назад |
separate-borders-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
simple-svg-mask-ref.html
|
dc9cb449b1
LibWeb: Store computed SVG path data/transforms in LayoutState
|
1 год назад |
space-glyph-width-ref.html
|
5c02b960ab
LibGfx: Take into account unicode ranges to find font for space glyph
|
1 год назад |
square-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
svg-axis-aligned-lines-ref.html
|
00b24a55b1
LibWeb: Fix drawing axis-aligned lines
|
1 год назад |
svg-background-no-natural-size-ref.html
|
7c162747ef
Tests/LibWeb: Add ref test for SVG background without natural size
|
1 год назад |
svg-clip-path-and-mask-ref.html
|
60292c9b33
Tests/LibWeb: Add some ref tests for SVG `<clipPath>`s
|
1 год назад |
svg-clip-rule-ref.html
|
6c9069fa5d
LibWeb: Implement the SVG `clip-rule` attribute
|
1 год назад |
svg-clipPathUnits.html
|
60292c9b33
Tests/LibWeb: Add some ref tests for SVG `<clipPath>`s
|
1 год назад |
svg-file-matches-html-file.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
svg-foreign-object-mask-ref.html
|
613cd6104d
LibWeb: Support masking of SVGForeignObjectPaintable
|
1 год назад |
svg-gradient-spreadMethod-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
svg-inside-scroll-container-ref.html
|
d43dbe2842
LibWeb: Shift SVG paintable clip rectangle by scroll offset
|
1 год назад |
svg-invalid-number-arguments-ref.html
|
c8b219914e
LibWeb: Use ErrorOr to propagate SVG attribute parsing errors
|
1 год назад |
svg-maskContentUnits-ref.html
|
580763e43e
Tests/LibWeb: Add SVG `maskContentUnits` ref test
|
1 год назад |
svg-non-local-clip-path-display-none-ref.html
|
b5a7a8dbfd
Tests/LibWeb: Add ref tests for non-local SVG clipPaths
|
1 год назад |
svg-non-local-clip-path-ref.html
|
b5a7a8dbfd
Tests/LibWeb: Add ref tests for non-local SVG clipPaths
|
1 год назад |
svg-path-incomplete-args-ref.html
|
c8b219914e
LibWeb: Use ErrorOr to propagate SVG attribute parsing errors
|
1 год назад |
svg-polygon-with-incomplete-points-ref.html
|
c8b219914e
LibWeb: Use ErrorOr to propagate SVG attribute parsing errors
|
1 год назад |
svg-radialGradient-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
svg-simple-clipPath-ref.html
|
60292c9b33
Tests/LibWeb: Add some ref tests for SVG `<clipPath>`s
|
1 год назад |
svg-stroke-paintstyle-with-opacity-ref.html
|
3659149888
LibWeb: Fix `stroke-opacity` for stroked paths that use PaintStyles
|
1 год назад |
svg-symbol-ref.html
|
e0fe77d012
LibWeb+headless-browser: Replace ref-test manifest with link tags
|
1 год назад |
svg-text-effects-ref.html
|
4c5d48f861
LibWeb: Support transforms, stroking, gradients, etc for SVG <text>
|
1 год назад |
svg-textPath-ref.html
|
8b5d90734d
Tests/LibWeb: Add ref test for SVG `<textPath>`s
|
1 год назад |
svg-use-defined-earlier.html
|
daecf741d4
LibWeb: Ensure DocumentObserver document_completely_loaded() is called
|
1 год назад |
text-decorations-ref.html
|
d5e3158cfe
LibWeb: Use PaintableFragment::baseline() in paint_text_decoration()
|
1 год назад |
text-div.html
|
74284abcba
LibWeb/Tests: Rename css-attr-ref.html reference to text-div.html
|
1 год назад |
text-shadow-ref.html
|
e48b3b39cf
Tests/LibWeb: Add ref test for text-shadow
|
1 год назад |
transform-2d-translate-ref.html
|
f529188fb8
LibWeb: Resolve CSS transform lengths against padding rect
|
1 год назад |
transform-calc-length-percentage-ref.html
|
c994326d5a
LibWeb/CSS: Improve parsing of length percentage values for transforms
|
1 год назад |
unicode-range-ref.html
|
df57d7ca68
LibGfx+LibWeb: Update for_each_glyph_position to use font cascade list
|
1 год назад |