Closed
Bug 1438093
Opened 7 years ago
Closed 7 years ago
[wpt-sync] PR 9511 - [css-typed-om] Move inline style map layout tests to WPT.
Categories
(Testing :: web-platform-tests, enhancement)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream error])
We used to have some inline style map layout tests for a subset of
properties. This patch moves them to WPT using the new test harness.
Fixed some bugs involving properties not given the correct metadata
(e.g. border-style should not take an <image>).
Transform is failing tests because it should compute to as specified
but it's computing to 'none' (will fix this later).
TODO in follow up patches:
- Test list-valued properties properly.
- Add more test examples to <position> and <image>.
Bug: 774887
Change-Id: I93f20a457e2220329b661787c7d557ee28b1f62d
Reviewed-on: https://chromium-review.googlesource.com/917921
WPT-Export-Revision: 0f7082e416c61cf918ed0382eaf43aed53ee1d51
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dba13a89a294
[wpt PR 9511] - [css-typed-om] Move inline style map layout tests to WPT., a=testonly
Comment 2•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•