Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS: serialize shape-rendering keywords in lower case #12309

Merged
merged 1 commit into from Aug 6, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Aug 4, 2018

Keywords for the following properties now serialize in lower case:

  • color-rendering
  • image-rendering
  • shape-rendering
  • text-rendering

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."

Firefox and Edge already serialize such properties in lower case.

BUG=863741

Change-Id: Idca31224b0f0186d76ddca814ffb913d46c8a4f9
Reviewed-on: https://chromium-review.googlesource.com/1163047
Reviewed-by: Rune Lillesveen futhark@chromium.org
Commit-Queue: Eric Willigers ericwilligers@chromium.org
Cr-Commit-Position: refs/heads/master@{#580802}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

Keywords for the following properties now serialize in lower case:
- color-rendering
- image-rendering
- shape-rendering
- text-rendering

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."

Firefox and Edge already serialize such properties in lower case.

BUG=863741

Change-Id: Idca31224b0f0186d76ddca814ffb913d46c8a4f9
Reviewed-on: https://chromium-review.googlesource.com/1163047
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Eric Willigers <ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#580802}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants