Closed
Bug 1504943
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 13943 - [svg] Parsing of the pointer-events CSS property
Categories
(Core :: SVG, enhancement, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13943 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13943
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> [svg] Parsing of the pointer-events CSS property
>
>
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
PR 13943 applied with additional changes from upstream: 56f025ca11ad08b0ccee5a75331ed57026e3b853
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Ran 3 tests and 16 subtests
OK : 3
PASS : 12
FAIL : 4
New tests that have failures or other problems:
/svg/interact/parsing/pointer-events-valid.html
e.style['pointer-events'] = "bounding-box" should set the property value: FAIL
e.style['pointer-events'] = "visibleFill" should set the property value: FAIL
e.style['pointer-events'] = "visiblePainted" should set the property value: FAIL
e.style['pointer-events'] = "visibleStroke" should set the property value: FAIL
Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cfc0aaeccb2e333efca38fbf3a7ebf4dc5952f04
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/486daa326c75
[wpt PR 13943] - [svg] Parsing of the pointer-events CSS property, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/17ef512edcb6
[wpt PR 13943] - Update wpt metadata, a=testonly
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/486daa326c75
https://hg.mozilla.org/mozilla-central/rev/17ef512edcb6
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•