Closed
Bug 1367306
Opened 8 years ago
Closed 7 years ago
stylo: Disable the test for bug 969756
Categories
(Core :: CSS Parsing and Computation, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: xidorn, Assigned: xidorn)
References
Details
Attachments
(2 files)
Stylo doesn't use -x-system-font for system font, so this bug is irrelevant. It makes no sense to fix this failure in stylo, so we should simply disable it for stylo.
We probably want a helper function in SimpleTest.js to check whether we are in stylo, I guess.
Updated•7 years ago
|
Priority: -- → P2
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → xidorn+moz
Assignee | ||
Comment 3•7 years ago
|
||
The other test I change is a behavior change from stylo tracked in bug 1374885.
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8879814 [details]
Bug 1367306 part 1 - Add an attribute in nsIDOMWindowUtils to check whether the document is styled by stylo.
https://reviewboard.mozilla.org/r/151210/#review156384
Attachment #8879814 -
Flags: review?(bobbyholley) → review+
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8879815 [details]
Bug 1367306 part 2 - Adjust some test expectation based on whether stylo is being used.
https://reviewboard.mozilla.org/r/151212/#review156386
Attachment #8879815 -
Flags: review?(bobbyholley) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7397673ce43d
part 1 - Add an attribute in nsIDOMWindowUtils to check whether the document is styled by stylo. r=bholley
https://hg.mozilla.org/integration/autoland/rev/8661f5f327f9
part 2 - Adjust some test expectation based on whether stylo is being used. r=bholley
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7397673ce43d
https://hg.mozilla.org/mozilla-central/rev/8661f5f327f9
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•