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

Issue 1933713002: Store separator info of counters as CSSStringValue (Closed)

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

Description

Store separator info of counters as CSSStringValue According to [1] the separator part of counters() is a <string>, so prefer storing it as a CSSStringValue. [1] https://drafts.csswg.org/css-lists-3/#funcdef-counter Committed: https://crrev.com/c58569e4a11e639da68e6442ce8e40bdc835ba00 Cr-Commit-Position: refs/heads/master@{#391869}

Patch Set 1 #

Patch Set 2 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -13 lines) Patch
M third_party/WebKit/Source/core/css/CSSCounterValue.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSCounterValue.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 1 chunk +4 lines, -7 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
rwlbuis
PTAL.
4 years, 7 months ago (2016-05-05 02:34:35 UTC) #5
Timothy Loh
lgtm, but we should update CSSCounterValue::customCSSText to just call m_separator->cssText() instead of using the serializeString ...
4 years, 7 months ago (2016-05-05 04:52:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1933713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1933713002/40001
4 years, 7 months ago (2016-05-05 14:59:35 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/143530) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
4 years, 7 months ago (2016-05-05 15:04:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1933713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1933713002/40001
4 years, 7 months ago (2016-05-05 15:21:25 UTC) #13
rwlbuis
On 2016/05/05 04:52:46, Timothy Loh wrote: > lgtm, but we should update CSSCounterValue::customCSSText to just ...
4 years, 7 months ago (2016-05-05 15:22:19 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 7 months ago (2016-05-05 19:33:27 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 19:34:31 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c58569e4a11e639da68e6442ce8e40bdc835ba00
Cr-Commit-Position: refs/heads/master@{#391869}

Powered by Google App Engine
This is Rietveld 408576698