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

Issue 16081003: [CSS] -webkit-var must be case sensitive according to specs (Closed)

Created:
7 years, 6 months ago by csaavedra
Modified:
7 years, 6 months ago
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

[CSS] -webkit-var must be case sensitive according to specs The specs for CSS variables state that the prefix var- must be case sensitive. Add a check for this in fast/css/variables/case-sensitive.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151462

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added assertion as per Alan's request #

Patch Set 3 : Use foreground color to render overtype caret #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M Source/core/rendering/RenderObject.cpp View 1 2 1 chunk +9 lines, -7 lines 0 comments Download
M Source/core/rendering/RenderView.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderView.cpp View 1 2 3 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
alancutter (OOO until 2018)
https://codereview.chromium.org/16081003/diff/1/Source/core/css/CSSParser.cpp File Source/core/css/CSSParser.cpp (right): https://codereview.chromium.org/16081003/diff/1/Source/core/css/CSSParser.cpp#newcode9345 Source/core/css/CSSParser.cpp:9345: { I would add an ASSERT(*constantString) here lest this ...
7 years, 6 months ago (2013-05-29 13:19:44 UTC) #1
eseidel
lgtm to unblock you. Please get an lgtm from alan as well before landing.
7 years, 6 months ago (2013-05-29 23:10:25 UTC) #2
csaavedra
On 2013/05/29 13:19:44, alancutter wrote: > https://codereview.chromium.org/16081003/diff/1/Source/core/css/CSSParser.cpp > File Source/core/css/CSSParser.cpp (right): > > https://codereview.chromium.org/16081003/diff/1/Source/core/css/CSSParser.cpp#newcode9345 > ...
7 years, 6 months ago (2013-05-29 23:29:19 UTC) #3
alancutter (OOO until 2018)
On 2013/05/29 23:29:19, csaavedra wrote: > On 2013/05/29 13:19:44, alancutter wrote: > > https://codereview.chromium.org/16081003/diff/1/Source/core/css/CSSParser.cpp > ...
7 years, 6 months ago (2013-05-29 23:51:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csaavedra@igalia.com/16081003/5001
7 years, 6 months ago (2013-05-30 00:03:54 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_layout_rel&number=7972
7 years, 6 months ago (2013-05-30 01:38:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csaavedra@igalia.com/16081003/5001
7 years, 6 months ago (2013-05-30 06:58:04 UTC) #7
Mike Lawther (Google)
Too late now, but I feel a better change description would have been something like ...
7 years, 6 months ago (2013-05-30 09:31:49 UTC) #8
commit-bot: I haz the power
Change committed as 151462
7 years, 6 months ago (2013-05-30 11:28:23 UTC) #9
csaavedra
7 years, 6 months ago (2013-06-19 07:27:09 UTC) #10
Message was sent while issue was closed.
On 2013/05/30 11:28:23, I haz the power (commit-bot) wrote:
> Change committed as 151462

Ignore the latest patch set, wrong branch.

Powered by Google App Engine
This is Rietveld 408576698