Closed
Bug 1383649
Opened 7 years ago
Closed 7 years ago
Convert more tests within layout/ to comply with new data: URI inheritance model
Categories
(Core :: DOM: Security, enhancement, P2)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
7.67 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Hey Olli, it seems the following tests within layout/ can all be fixed by using SpecialPowers:
1: layout/base/tests/test_bug399284.html
2: layout/style/test/test_media_queries.html
3: layout/style/test/test_namespace_rule.html
4: layout/style/test/test_property_syntax_errors.html
5: layout/style/test/test_selectors.html
6: layout/style/test/test_value_cloning.html
There setup is very identical and I don't think it makes sense to rewrite them other than using SpecialPowers. Agreed?
Attachment #8889343 -
Flags: review?(bugs)
Updated•7 years ago
|
Attachment #8889343 -
Flags: review?(bugs) → review+
Pushed by mozilla@christophkerschbaumer.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/57601415b9a2
Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug
Comment 3•7 years ago
|
||
bugherder |
Status: ASSIGNED → 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
•