mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
49 lines
1.2 KiB
INI
49 lines
1.2 KiB
INI
[scrolling-quirks-vs-nonquirks.html]
|
|
[scrollingElement in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollLeft/scrollRight of the content in quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollWidth/scrollHeight on the root element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollingElement in quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollWidth/scrollHeight on the root element in quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollLeft/scrollRight of the content in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollWidth/scrollHeight on the HTML body element in quirks mode]
|
|
expected: FAIL
|
|
|
|
[scroll() on the HTML body element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollBy() on the HTML body element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollLeft/scrollTop on the HTML body element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scroll() on the root element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollBy() on the root element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollLeft/scrollTop on the root element in non-quirks mode]
|
|
expected: FAIL
|
|
|
|
[scroll() on the HTML body element in quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollBy() on the HTML body element in quirks mode]
|
|
expected: FAIL
|
|
|
|
[scrollLeft/scrollTop on the HTML body element in quirks mode]
|
|
expected: FAIL
|