mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
Tests: Synchronize imported tests with the WPT repository
This commit is contained in:
committed by
Alexander Kalenik
parent
11e5cd5048
commit
689dff3ee8
Notes:
github-actions[bot]
2025-06-22 21:52:43 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/689dff3ee85 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5160
@@ -34,6 +34,8 @@ var testContainerHeight = testContainer.getBoundingClientRect().height;
|
||||
|
||||
SVGSizing.doCombinationTest(
|
||||
[["placeholder", [ null ]],
|
||||
["containerWidthStyle", [null, "400px"]],
|
||||
["containerHeightStyle", [null, "400px"]],
|
||||
["svgViewBoxAttr", [ null, "0 0 100 200" ]],
|
||||
["svgWidthStyle", [ null, "100px", "50%" ]],
|
||||
["svgHeightStyle", [ null, "100px", "50%" ]],
|
||||
|
||||
Reference in New Issue
Block a user