Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(463)

Issue 23477048: Media query malformed when 'or' is used as a media type. (Closed)

Created:
7 years, 3 months ago by rune
Modified:
7 years, 2 months ago
Reviewers:
TabAtkins, apavlov, SeRya
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Media query malformed when 'or' is used as a media type. The Media Queries errata[1] dated 2013-06-27 includes 'or' in the list of reserved keywords that will result in a malformed media query instead of an unknown media type when used as a media type. [1] http://www.w3.org/Style/2012/REC-mediaqueries-20120619-errata.html BUG=288213 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158713

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
A LayoutTests/fast/media/mq-invalid-media-type.html View 1 chunk +21 lines, -0 lines 0 comments Download
A LayoutTests/fast/media/mq-invalid-media-type-expected.html View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/css/CSSGrammar.y.in View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/CSSParser-in.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rune
7 years, 3 months ago (2013-09-09 22:07:00 UTC) #1
rune
7 years, 3 months ago (2013-09-17 07:28:35 UTC) #2
rune
7 years, 2 months ago (2013-10-01 12:06:57 UTC) #3
SeRya
lgtm
7 years, 2 months ago (2013-10-01 15:25:44 UTC) #4
apavlov
lgtm
7 years, 2 months ago (2013-10-02 09:45:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rune@opera.com/23477048/1
7 years, 2 months ago (2013-10-02 09:46:06 UTC) #6
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 11:18:35 UTC) #7
Message was sent while issue was closed.
Change committed as 158713

Powered by Google App Engine
This is Rietveld 408576698