Closed
Bug 1354406
Opened 8 years ago
Closed 7 years ago
Fix the page#id reftests in stylo-vs-gecko mode
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | wontfix |
firefox58 | --- | wontfix |
People
(Reporter: shinglyu, Assigned: shinglyu)
References
(Blocks 1 open bug)
Details
Some of the reftests that is in the form:
== foo.html#bar foo-ref.html
Since the URL contains a #bar component, it will probably not reload but simply scrolls, making the test fail. So we probably need to do the original test-vs-ref test instead of test-vs-test to maintain the test coverage.
Updated•8 years ago
|
Assignee: nobody → slyu
Summary: stylo: Fix the page#id reftests in stylo-vs-gecko mode → Fix the page#id reftests in stylo-vs-gecko mode
Updated•8 years ago
|
Priority: -- → P4
Comment 1•7 years ago
|
||
status-firefox57=wontfix unless someone thinks this bug should block 57
status-firefox57:
--- → wontfix
Comment 2•7 years ago
|
||
Resolving WONTFIX because we will be retiring styloVsGecko reftests in Nightly 59 when we remove Gecko's old style system (stylo-everywhere bug 1395112).
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → unaffected
status-firefox58:
--- → wontfix
status-firefox-esr52:
--- → unaffected
Resolution: --- → WONTFIX
Comment 3•7 years ago
|
||
This was fixed by bug 1417251 FWIW.
Status: RESOLVED → VERIFIED
Resolution: WONTFIX → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•