Closed
Bug 1454210
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10478 - Correct serialization of URL in background-332.html
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10478 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10478
Details from upstream follow.
Chris Nardi <christopherncarmel@hotmail.com> wrote:
> Correct serialization of URL in background-332.html
>
> According to https://drafts.csswg.org/cssom/#serialize-a-url, the serialization of a URL always includes double-quotes, and per https://drafts.csswg.org/css-values/#relative-urls, if a URL appears in a computed style, it is resolved to an absolute URL. Adjust background-332.html to match the spec.
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Reporter | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1ebdbdf474eedb10f5a0222a1378e5ecab0bdc75
Reporter | ||
Comment 6•7 years ago
|
||
Ran 1 tests and 8 subtests
OK : 1
PASS : 6
FAIL : 2
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ef4541dc85a9
[wpt PR 10478] - Correct serialization of URL in background-332.html, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/2fb07336773e
[wpt PR 10478] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ef4541dc85a9
https://hg.mozilla.org/mozilla-central/rev/2fb07336773e
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•