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

Issue 1151893003: Properties labelled !important must be ignored in keyframes (Closed)

Created:
5 years, 7 months ago by patro
Modified:
5 years, 6 months ago
Reviewers:
Timothy Loh, rwlbuis
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, blink-reviews-css, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Properties labelled !important must be ignored in keyframes According to css3 specifications keyframes should ignore properties marked as !important http://dev.w3.org/csswg/css-animations/#keyframes Added Layout Test Moving font-face !important check from CSSPropertyParser to CSSParserImpl BUG=438484 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196288

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added Layout Test #

Total comments: 2

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
A + LayoutTests/animations/cascade-important-keyframe-properties.html View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
A LayoutTests/animations/cascade-important-keyframe-properties-expected.txt View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/css/parser/CSSParserImpl.cpp View 1 2 chunks +3 lines, -1 line 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
patro
Kindly Review Thanks Shyam Patro
5 years, 7 months ago (2015-05-22 12:00:58 UTC) #2
rwlbuis
On 2015/05/22 12:00:58, patro wrote: > Kindly Review > > Thanks > Shyam Patro Hi ...
5 years, 7 months ago (2015-05-22 20:45:59 UTC) #3
patro
On 2015/05/22 20:45:59, rwlbuis wrote: > On 2015/05/22 12:00:58, patro wrote: > > Kindly Review ...
5 years, 7 months ago (2015-05-23 17:29:31 UTC) #5
Timothy Loh
Yeah this is probably already working for @font-face. I think maybe this is a better ...
5 years, 6 months ago (2015-05-28 04:47:03 UTC) #6
patro
Thanks for Reviewing Added Layout Tests -Shyam Patro https://codereview.chromium.org/1151893003/diff/1/Source/core/css/parser/CSSParserImpl.cpp File Source/core/css/parser/CSSParserImpl.cpp (right): https://codereview.chromium.org/1151893003/diff/1/Source/core/css/parser/CSSParserImpl.cpp#newcode679 Source/core/css/parser/CSSParserImpl.cpp:679: // ...
5 years, 6 months ago (2015-05-28 08:20:52 UTC) #7
Timothy Loh
The patch description should have a BUG= line to link to the relevant bug. https://codereview.chromium.org/1151893003/diff/20001/LayoutTests/animations/cascade-important-keyframe-properties-expected.txt ...
5 years, 6 months ago (2015-05-29 03:35:11 UTC) #8
patro
Added BUG number Kindly Review Thanks Shyam Patro https://codereview.chromium.org/1151893003/diff/20001/LayoutTests/animations/cascade-important-keyframe-properties-expected.txt File LayoutTests/animations/cascade-important-keyframe-properties-expected.txt (right): https://codereview.chromium.org/1151893003/diff/20001/LayoutTests/animations/cascade-important-keyframe-properties-expected.txt#newcode2 LayoutTests/animations/cascade-important-keyframe-properties-expected.txt:2: FAIL ...
5 years, 6 months ago (2015-05-29 03:58:37 UTC) #9
Timothy Loh
lgtm
5 years, 6 months ago (2015-06-02 00:31:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1151893003/40001
5 years, 6 months ago (2015-06-02 04:50:59 UTC) #12
commit-bot: I haz the power
5 years, 6 months ago (2015-06-02 06:22:46 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196288

Powered by Google App Engine
This is Rietveld 408576698