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

Issue 884483003: Rename/move counter rendering code to layout. (Closed)

Created:
5 years, 11 months ago by dsinclair
Modified:
5 years, 11 months ago
CC:
blink-reviews, blink-reviews-rendering, aboxhall, zoltan1, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, Dominik Röttsches, dmazzoni, jchaffraix+rendering
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Rename/move counter rendering code to layout. This moves rendering/RenderCounter* to layout/LayoutCounter* and rendering/CounterNode* to layout/CounterNode*. BUG=450612 TBR=jchaffraix@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189055

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2594 lines, -3770 lines) Patch
M LayoutTests/accessibility/render-counter-text.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/accessibility/render-counter-text-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/counters/counter-traverse-object-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/counters/counter-traverse-object-crash-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-01-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counter-16-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-01-b-expected.txt View 12 chunks +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-16-c-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-17-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1202-counters-18-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-implied-00-b-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-implied-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-implied-02-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-multiple-00-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-multiple-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-order-00-c-expected.txt View 1 chunk +16 lines, -16 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-order-01-d-expected.txt View 1 chunk +9 lines, -9 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t1204-root-e-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/css2.1/t120401-scope-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t120401-scope-01-c-expected.txt View 7 chunks +14 lines, -14 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t120401-scope-02-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t120401-scope-03-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t120401-scope-04-d-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/android/css2.1/t120403-content-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/css2.1/t120403-display-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/css2.1/t120403-visibility-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/fast/css/beforeSelectorOnCodeElement-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/android/fast/css/counters/counter-text-security-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/android/fast/css/counters/counter-text-transform-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-01-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counter-16-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-01-b-expected.txt View 12 chunks +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-16-c-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-17-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1202-counters-18-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-implied-00-b-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-implied-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-implied-02-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-multiple-00-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-multiple-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-order-00-c-expected.txt View 1 chunk +16 lines, -16 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-order-01-d-expected.txt View 2 chunks +9 lines, -9 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t1204-root-e-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/linux/css2.1/t120401-scope-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t120401-scope-01-c-expected.txt View 7 chunks +14 lines, -14 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t120401-scope-02-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t120401-scope-03-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t120401-scope-04-d-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/linux/css2.1/t120403-content-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/linux/css2.1/t120403-display-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/linux/css2.1/t120403-visibility-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/linux/fast/css/beforeSelectorOnCodeElement-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/linux/fast/css/counters/counter-text-security-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/linux/fast/css/counters/counter-text-transform-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac-lion/css2.1/t1202-counter-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac-lion/css2.1/t1202-counters-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counter-16-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.txt View 12 chunks +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1202-counters-18-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-implied-00-b-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-multiple-00-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-multiple-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-order-00-c-expected.txt View 1 chunk +16 lines, -16 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-order-01-d-expected.txt View 2 chunks +9 lines, -9 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t1204-root-e-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/mac/css2.1/t120401-scope-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.txt View 7 chunks +14 lines, -14 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/css2.1/t120403-content-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/mac/css2.1/t120403-display-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/mac/css2.1/t120403-visibility-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/mac/fast/css/counters/counter-text-security-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/mac/fast/css/counters/counter-text-transform-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-01-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counter-16-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-01-b-expected.txt View 12 chunks +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-16-c-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-17-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1202-counters-18-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-implied-00-b-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-implied-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-implied-02-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-multiple-00-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-multiple-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-order-00-c-expected.txt View 1 chunk +16 lines, -16 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-order-01-d-expected.txt View 2 chunks +9 lines, -9 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t1204-root-e-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120401-scope-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120401-scope-01-c-expected.txt View 7 chunks +14 lines, -14 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120401-scope-02-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120401-scope-03-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120401-scope-04-d-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120403-content-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120403-display-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win-xp/css2.1/t120403-visibility-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win-xp/fast/css/beforeSelectorOnCodeElement-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win-xp/fast/css/counters/counter-text-security-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win-xp/fast/css/counters/counter-text-transform-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-01-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counter-16-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-01-b-expected.txt View 12 chunks +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-02-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-03-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-04-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-05-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-06-b-expected.txt View 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-07-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-08-b-expected.txt View 1 chunk +19 lines, -19 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-11-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-12-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-13-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-14-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-15-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-16-c-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-17-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1202-counters-18-f-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-implied-00-b-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-implied-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-implied-02-d-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-increment-00-c-o-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-increment-01-c-o-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-increment-02-c-o-expected.txt View 2 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-multiple-00-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-multiple-01-c-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-order-00-c-expected.txt View 1 chunk +16 lines, -16 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-order-01-d-expected.txt View 2 chunks +9 lines, -9 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-reset-00-c-o-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-reset-01-c-o-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-reset-02-c-o-expected.txt View 3 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t1204-root-e-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win/css2.1/t120401-scope-00-b-expected.txt View 1 chunk +12 lines, -12 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t120401-scope-01-c-expected.txt View 7 chunks +14 lines, -14 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t120401-scope-02-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt View 3 chunks +6 lines, -6 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t120401-scope-04-d-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/win/css2.1/t120403-content-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win/css2.1/t120403-display-none-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win/css2.1/t120403-visibility-00-c-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win/fast/css/beforeSelectorOnCodeElement-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/platform/win/fast/css/counters/counter-text-security-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/platform/win/fast/css/counters/counter-text-transform-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/core.gypi View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/frame/FrameView.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
A + Source/core/layout/CounterNode.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + Source/core/layout/CounterNode.cpp View 8 chunks +16 lines, -15 lines 0 comments Download
A + Source/core/layout/LayoutCounter.h View 4 chunks +8 lines, -8 lines 0 comments Download
A + Source/core/layout/LayoutCounter.cpp View 14 chunks +32 lines, -31 lines 0 comments Download
D Source/core/rendering/CounterNode.h View 1 chunk +0 lines, -101 lines 0 comments Download
D Source/core/rendering/CounterNode.cpp View 1 chunk +0 lines, -387 lines 0 comments Download
M Source/core/rendering/RenderBlockLineLayout.cpp View 1 chunk +1 line, -1 line 0 comments Download
D Source/core/rendering/RenderCounter.h View 1 chunk +0 lines, -73 lines 0 comments Download
D Source/core/rendering/RenderCounter.cpp View 1 chunk +0 lines, -617 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 4 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderObjectChildList.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderView.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/RenderView.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/ContentData.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884483003/1
5 years, 11 months ago (2015-01-27 19:13:59 UTC) #2
commit-bot: I haz the power
5 years, 11 months ago (2015-01-27 20:35:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189055

Powered by Google App Engine
This is Rietveld 408576698