Restrict the properties that apply to ::marker for now.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Assignee | ||
Comment 1•6 years ago
|
||
I probably need to set the pref in a bunch of tests (and maybe enable it on
Nightly?).
But try is running so I know what to update, and those parts should be boring :)
Comment 2•6 years ago
|
||
Marking DDN here in case this affects browser compat data, etc.
Were you planning to land this?
Assignee | ||
Comment 4•6 years ago
|
||
Hmm, I thought I did press the button, but apparently the patch is rotten, so need to rebase. Will do.
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Backed out changeset 7423f5bc275c for causing failures in test_marker_restrictions.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/7fbbf583bd5a78bacb0d741efda0b29a26269120
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=253640515&resultStatus=testfailed%2Cbusted%2Cexception&revision=7423f5bc275cff6f334a5dfb2af154a9d27a2fd3
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=253640515&repo=autoland&lineNumber=2028
02:20:21 INFO - TEST-PASS | layout/style/test/test_marker_restrictions.html | contain should not apply to ::marker
02:20:21 INFO - TEST-PASS | layout/style/test/test_marker_restrictions.html | initial-letter should not apply to ::marker
02:20:21 INFO - Buffered messages finished
02:20:21 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_marker_restrictions.html | -moz-osx-font-smoothing should not apply to ::marker - got "grayscale", expected "auto"
02:20:21 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:320:16
02:20:21 INFO - @layout/style/test/test_marker_restrictions.html:29:40
02:20:21 INFO - TEST-PASS | layout/style/test/test_marker_restrictions.html | overflow-anchor should not apply to ::marker
Assignee | ||
Updated•6 years ago
|
Comment 9•6 years ago
|
||
bugherder |
![]() |
||
Updated•6 years ago
|
Updated•6 years ago
|
Description
•