diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2023-12-06 12:45:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 17:45:20 +0000 |
commit | 914fe64fc72462f3af743d9d1ff26781d9fecec3 (patch) | |
tree | 263f91527882632ec2e82e7b93e506066b972372 /tests/wpt/mozilla | |
parent | 7e82c5c957821f1328484e90becec0cfb5572938 (diff) | |
download | servo-914fe64fc72462f3af743d9d1ff26781d9fecec3.tar.gz servo-914fe64fc72462f3af743d9d1ff26781d9fecec3.zip |
Sync WPT with upstream (03-12-2023) (#30814)
* Update web-platform-tests to revision b'dd47ca67f55ac9df45235b2335200fb885dd1357'
* Update test expectations
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/mozilla')
-rw-r--r-- | tests/wpt/mozilla/meta/css/offset_properties_inline.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/wpt/mozilla/meta/css/offset_properties_inline.html.ini b/tests/wpt/mozilla/meta/css/offset_properties_inline.html.ini new file mode 100644 index 00000000000..f855918cb72 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/offset_properties_inline.html.ini @@ -0,0 +1,6 @@ +[offset_properties_inline.html] + [offsetWidth] + expected: FAIL + + [offsetHeight] + expected: FAIL |