mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Fix scrollWidthHeight-negative-margin-002.html (#37721)
Since we don't support `writing-mode` yet, we got different testcases with the same title, some passing and some failing. So we had to expect both PASS and FAIL, making the test useless to detect regressions. This changes the test to only generate testcases for supported values of `writing-mode`. Testing: This is just a test change. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
4d35b69ffe
commit
c67b0ab538
3 changed files with 44 additions and 476 deletions
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -623925,7 +623925,7 @@
|
|||
]
|
||||
],
|
||||
"scrollWidthHeight-negative-margin-002.html": [
|
||||
"1192680c0351cf63259974e2ef46de93158fb83a",
|
||||
"d084f4b396e85f56b9c63d9f028fcae58010a343",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue