diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2024-08-10 21:31:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-11 01:31:50 +0000 |
commit | 1af3ad8a7466a372c9e9f39f0d06e973a75a427e (patch) | |
tree | 67fda4ac280b4234d778d70873b012a46d3fa19d /tests/wpt/meta/css/cssom | |
parent | 71898dae179df6b873994211611aee4884cdc974 (diff) | |
download | servo-1af3ad8a7466a372c9e9f39f0d06e973a75a427e.tar.gz servo-1af3ad8a7466a372c9e9f39f0d06e973a75a427e.zip |
Update web-platform-tests to revision b'3b3beee1bf2469013583bafe702f2d4821d76c1f' (#33000)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Diffstat (limited to 'tests/wpt/meta/css/cssom')
-rw-r--r-- | tests/wpt/meta/css/cssom/idlharness.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/cssom/idlharness.html.ini b/tests/wpt/meta/css/cssom/idlharness.html.ini index 07066ab2ab6..02831f7313b 100644 --- a/tests/wpt/meta/css/cssom/idlharness.html.ini +++ b/tests/wpt/meta/css/cssom/idlharness.html.ini @@ -598,3 +598,9 @@ [CSSPageDescriptors interface: attribute orientation] expected: FAIL + + [CSSPageDescriptors interface: attribute pageOrientation] + expected: FAIL + + [CSSPageDescriptors interface: attribute page-orientation] + expected: FAIL |