mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-11 18:25:03 +00:00
This has to cheat and use a screenshot but thanks to the "Take Full Screenshot" feature of Ladybird, it is very easy to update this test. The steps are documented in the test.
9 lines
363 B
JSON
9 lines
363 B
JSON
{
|
|
"square-flex.html": "square-ref.html",
|
|
"separate-borders-inline-table.html": "separate-borders-ref.html",
|
|
"opacity-stacking.html": "opacity-stacking-ref.html",
|
|
"css-gradient-currentcolor.html": "css-gradient-currentcolor-ref.html",
|
|
"css-lang-selector.html": "css-lang-selector-ref.html",
|
|
"css-gradients.html": "css-gradients-ref.html"
|
|
}
|