[wpt-sync] Sync PR 44052 - add tests for computed style and x,y properties
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44052 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44052
Details from upstream follow.
Yotam Hacohen <yotha@chromium.org> wrote:
add tests for computed style and x,y properties
For more information see
https://docs.google.com/document/d/1AcnDShjT-kEuRaMchZPm5uaIgNZ4OiYtM4JI9qiV8Po/editChange-Id: I145e30e28c8e530865874886c4a7ad1364e9d125
Reviewed-on: https://chromium-review.googlesource.com/5207235
WPT-Export-Revision: 5bf84ed41a25552900efa5b0fdc747c6d906c941
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK
: 2
PASS
: 3
FAIL
: 5
Chrome
OK
: 2
PASS
: 7
FAIL
: 1
Safari
OK
: 2
PASS
: 7
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-viewport/computedStyle-zoom.html [wpt.fyi]
- getComputedStyle for elements with css zoom 2:
FAIL
- getComputedStyle for elements with css zoom 3:
FAIL
- getComputedStyle for elements with css zoom 4:
FAIL
- getComputedStyle for elements with css zoom 5:
FAIL
- getComputedStyle for elements with css zoom 2:
- /css/cssom-view/image-x-y-zoom.html [wpt.fyi]
- x and y properties for image elements with css zoom 1:
FAIL
- x and y properties for image elements with css zoom 1:
New Tests That Don't Pass
- /css/css-viewport/computedStyle-zoom.html [wpt.fyi]
- getComputedStyle for elements with css zoom 2:
FAIL
(Chrome:PASS
, Safari:PASS
) - getComputedStyle for elements with css zoom 3:
FAIL
(Chrome:PASS
, Safari:PASS
) - getComputedStyle for elements with css zoom 4:
FAIL
(Chrome:PASS
, Safari:PASS
) - getComputedStyle for elements with css zoom 5:
FAIL
(Chrome:PASS
, Safari:PASS
)
- getComputedStyle for elements with css zoom 2:
- /css/cssom-view/image-x-y-zoom.html [wpt.fyi]
- x and y properties for image elements with css zoom 1:
FAIL
(Chrome:PASS
, Safari:PASS
)
- x and y properties for image elements with css zoom 1:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d105ee5f315e
https://hg.mozilla.org/mozilla-central/rev/0397a4f5136f
Description
•