Closed
Bug 1489699
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12903 - CSS: serialize linearRGB and sRGB in lower case
Categories
(Core :: DOM: CSS Object Model, enhancement, P4)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12903 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12903
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> CSS: serialize linearRGB and sRGB in lower case
>
> CSS keywords serialize in lower case.
>
> https://drafts.csswg.org/cssom/#serializing-css-values
> "To serialize a CSS component value depends on the component, as follows:
> keyword
> The keyword converted to ASCII lowercase."
>
> BUG=882014
>
> Change-Id: Ibdfb7f3bf64f26bc4841bbf012668d9071d4473c
> Reviewed-on: https://chromium-review.googlesource.com/1213563
> WPT-Export-Revision: 165a0b6943cec1fc83328b40062ec80754d6d6ce
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Animation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1e9196fdc0eacb2576782365b30cdc62414aca2b
| Assignee | ||
Updated•7 years ago
|
Component: DOM: Animation → DOM: CSS Object Model
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=68a02c5c44bc8afbafc80c8b9cc8b2525420c271
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e099fcd9a9e05d41ff955c577268ded134b5083c
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=47e14bcf1376b8b5dcfed422b3caea2100d37e07
| Assignee | ||
Comment 9•7 years ago
|
||
Ran 4 tests and 2026 subtests
OK : 4
PASS : 2024
FAIL : 2
Comment 10•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e469fc908cc9
[wpt PR 12903] - CSS: serialize linearRGB and sRGB in lower case, a=testonly
Comment 11•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•