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

Issue 1419813004: Remove the "horizontal-bt" value from -webkit-writing-mode (Closed)

Created:
5 years, 1 month ago by kojii
Modified:
5 years, 1 month ago
Reviewers:
cbiesinger, Timothy Loh, eae
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-layout_chromium.org, blink-reviews-platform-graphics_chromium.org, blink-reviews-style_chromium.org, Rik, cbiesinger, chromium-reviews, danakj, dglazkov+blink, dshwang, drott+blinkwatch_chromium.org, krit, eae+blinkwatch, f(malita), jbroman, jchaffraix+rendering, Justin Novosad, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, vmpstr+blinkwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the "horizontal-bt" value from -webkit-writing-mode This patch removes the "horizontal-bt" value. This value was proposed a few times in the past, but has never made into the spec[1]. Flexbox was using this value internally to calculate logical values for column flows, which was converted to use TransformedWritingMode. Tests and expected files were reduced by ~6k lines. Tests that used horizontal-bt to test flipped block flow were changed to use vertical-rl, and tests that also had vertical-rl were removed. 2 tests were converted to ref tests. Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/forum/#!searchin/blink-dev/horizontal-bt/blink-dev/JtBudxkQPfg/ltvv70WdCAAJ [1] https://drafts.csswg.org/css-writing-modes-3/#propdef-writing-mode BUG=533448 Committed: https://crrev.com/405a1676fea008a94841d25a21ec1c13e156a831 Cr-Commit-Position: refs/heads/master@{#357306}

Patch Set 1 #

Patch Set 2 : Update tests #

Patch Set 3 : Update tests and results #

Patch Set 4 : Update tests #

Patch Set 5 : Tests and TestExpectations #

Patch Set 6 : TestExpectations #

Patch Set 7 : TestExpectations #

Total comments: 2

Patch Set 8 : Add static_assert to ensure TransformedWritingMode matches to WritingMode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+466 lines, -6489 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 6 2 chunks +9 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/compositing/bounds-in-flipped-writing-mode.html View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/compositing/bounds-in-flipped-writing-mode-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/compositing/writing-mode-bt-overflow.html View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/WebKit/LayoutTests/compositing/writing-mode-bt-overflow-expected.html View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/child-overflow.html View 1 2 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/child-overflow-expected.html View 1 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline.html View 1 2 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-baseline-expected.txt View 1 2 chunks +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-end.html View 1 3 chunks +1 line, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-end-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-stretch.html View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-align-stretch-expected.txt View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow.html View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-2.html View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins.html View 1 4 chunks +1 line, -40 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-expected.txt View 1 2 chunks +0 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-border.html View 1 4 chunks +1 line, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-border-expected.txt View 1 1 chunk +0 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-margins.html View 1 4 chunks +1 line, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-margins-auto-size.html View 1 2 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-margins-expected.txt View 1 1 chunk +0 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-orientations.html View 1 3 chunks +1 line, -38 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-orientations-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-overflow.html View 1 3 chunks +1 line, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-overflow-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-padding.html View 1 4 chunks +1 line, -36 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-padding-expected.txt View 1 1 chunk +0 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flexbox-overflow-auto.html View 1 2 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/flexbox-overflow-auto-expected.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline.html View 1 3 chunks +1 line, -158 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-align-content-horizontal-column.html View 1 2 3 3 chunks +1 line, -83 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-align-content-horizontal-column-expected.txt View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-align-self.html View 1 3 chunks +1 line, -302 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-align-self-expected.txt View 1 1 chunk +0 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-expected.txt View 1 1 chunk +0 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-justify-content.html View 1 3 chunks +1 line, -622 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/multiline-justify-content-expected.txt View 1 1 chunk +0 lines, -160 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/orthogonal-flex-directions.html View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/position-absolute-child.html View 1 3 chunks +1 line, -104 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/position-absolute-child-expected.txt View 1 1 chunk +0 lines, -80 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/position-absolute-children.html View 1 3 chunks +1 line, -190 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/position-absolute-children-expected.txt View 1 1 chunk +0 lines, -80 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/preferred-widths.html View 1 2 3 2 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/preferred-widths-expected.txt View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/true-centering.html View 1 2 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/true-centering-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/writing-modes.html View 1 8 chunks +8 lines, -24 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/flexbox/writing-modes-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context.html View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/block/margin-collapse/self-collapsing-block-creates-block-formatting-context-expected.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/fast/block/margin-collapse/webkit-margin-collapse-siblings-bt.html View 1 2 1 chunk +0 lines, -89 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/block/margin-collapse/webkit-margin-collapse-siblings-bt-expected.html View 1 2 1 chunk +0 lines, -95 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/block/positioning/differing-writing-modes.html View 1 5 chunks +12 lines, -41 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/block/positioning/differing-writing-modes-expected.html View 1 2 1 chunk +130 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/block/positioning/differing-writing-modes-replaced.html View 1 5 chunks +12 lines, -41 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/block/positioning/differing-writing-modes-replaced-expected.html View 1 2 1 chunk +128 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-element-border-grid-item.html View 1 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-element-border-grid-item-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-element-border-padding-grid-item.html View 1 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-element-border-padding-grid-item-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-element-padding-grid-item.html View 1 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-element-padding-grid-item-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-margin-resolution.html View 1 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-margin-resolution-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/place-cell-by-index.html View 1 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/place-cell-by-index-expected.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/css-grid-layout/resources/grid.css View 1 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/logical-property-resolution.html View 1 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/logical-property-resolution-expected.txt View 1 1 chunk +4 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes.html View 1 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes-expected.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/html/details-mouse-click.html View 1 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/html/details-mouse-click-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/html/details-writing-mode.html View 1 12 chunks +12 lines, -60 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/multicol/flipped-blocks-hit-test.html View 1 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/multicol/hit-test-end-of-column-with-line-height.html View 1 2 chunks +5 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/multicol/newmulticol/hide-box-horizontal-bt.html View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/multicol/newmulticol/hide-box-horizontal-bt-expected.html View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-x-horizontal-bt-ltr.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-x-horizontal-bt-ltr-expected.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-x-horizontal-bt-rtl.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-x-horizontal-bt-rtl-expected.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-y-horizontal-bt-ltr.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-y-horizontal-bt-ltr-expected.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-y-horizontal-bt-rtl.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/div-y-horizontal-bt-rtl-expected.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-x-horizontal-bt-ltr.html View 1 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-x-horizontal-bt-ltr-expected.html View 1 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-x-horizontal-bt-rtl.html View 1 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-x-horizontal-bt-rtl-expected.html View 1 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-y-horizontal-bt-ltr.html View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-y-horizontal-bt-ltr-expected.html View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-y-horizontal-bt-rtl.html View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/pagination/viewport-y-horizontal-bt-rtl-expected.html View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-child.html View 1 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-child-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-parent.html View 1 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-same.html View 1 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/horizontal-bt-overflow-same-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/inline-horizontal-bt-overflow.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/inline-horizontal-bt-overflow-expected.txt View 1 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-bt.html View 1 2 3 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-bt-expected.txt View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block.html View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table.html View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-h.html View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-h-expected.png View 1 2 3 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-h-expected.txt View 1 2 3 2 chunks +3 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v.html View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v-expected.png View 1 2 3 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v-expected.txt View 1 2 3 2 chunks +3 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-expected.txt View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/ruby/position-after.html View 1 1 chunk +1 line, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/border-collapsing/002-vertical.html View 1 1 chunk +0 lines, -28 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html View 1 1 chunk +0 lines, -52 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/text/emphasis.html View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/text/emphasis-avoid-ruby.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/text/emphasis-overlap.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/text/international/vertical-text-metrics-test.html View 1 2 3 4 3 chunks +0 lines, -9 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/background-horizontal-bt.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/border-image-horizontal-bt.html View 1 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-horizontal-bt.html View 1 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-horizontal-bt-tile-edge.html View 1 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/english-bt-text.html View 1 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-hit-test-box-edges.html View 1 2 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-hit-test-box-edges-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-hit-test-line-edges.html View 1 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-hit-test-line-edges-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow.html View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow-scroll.html View 1 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-inline-map-local-to-container.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-inline-map-local-to-container-expected.html View 1 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/flipped-blocks-text-map-local-to-container.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/horizontal-bt-replaced-selection.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html View 1 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test.html View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt View 1 2 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/horizontal-bt-overflow-child.html View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/horizontal-bt-overflow-child-expected.html View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/horizontal-bt-overflow-parent.html View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/horizontal-bt-overflow-parent-expected.html View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/horizontal-bt-overflow-same.html View 1 2 3 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/horizontal-bt-overflow-same-expected.html View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/inline-horizontal-bt-overflow.html View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/inline-horizontal-bt-overflow-expected.html View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/multicol-with-overflowing-block-bt.html View 1 2 3 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/paint/invalidation/spv2/multicol-with-overflowing-block-bt-expected.html View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-flipped-writing-mode-block.html View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-flipped-writing-mode-block-expected.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-flipped-writing-mode-table.html View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/spv2/overflow-flipped-writing-mode-table-expected.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/differing-writing-modes-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/differing-writing-modes-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/differing-writing-modes-replaced-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/differing-writing-modes-replaced-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/background-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/background-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/border-image-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/border-image-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/box-shadow-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/box-shadow-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/differing-writing-modes-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/differing-writing-modes-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/block/positioning/differing-writing-modes-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/block/positioning/differing-writing-modes-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/block/positioning/differing-writing-modes-replaced-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/block/positioning/differing-writing-modes-replaced-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/background-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/background-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/border-image-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/border-image-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/box-shadow-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/box-shadow-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/horizontal-bt-replaced-selection-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/differing-writing-modes-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/differing-writing-modes-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/differing-writing-modes-replaced-expected.png View 1 2 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/differing-writing-modes-replaced-expected.txt View 1 2 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/background-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/background-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/border-image-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/border-image-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/box-shadow-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/box-shadow-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/box-shadow-horizontal-bt-tile-edge-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt View 1 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/scrollbars/scroll-rtl-or-bt-layer.html View 1 1 chunk +0 lines, -83 lines 0 comments Download
D third_party/WebKit/LayoutTests/scrollbars/scroll-rtl-or-bt-layer-expected.txt View 1 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/ManualTests/caret-in-columns-flipped.html View 1 chunk +0 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPrimitiveValueMappings.h View 1 2 chunks +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSProperty.cpp View 3 chunks +1 line, -29 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSValueKeywords.in View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserFastPaths.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutDetailsMarker.cpp View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp View 1 2 3 4 5 6 7 6 chunks +31 lines, -27 lines 0 comments Download
M third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 4 chunks +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/LengthBox.cpp View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/LayoutRectOutsets.cpp View 4 chunks +0 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/geometry/LayoutRectOutsetsTest.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/text/WritingMode.h View 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
kojii
PTAL. eae@, please review layout & platform. tim@, please review css & style. ASAN and ...
5 years, 1 month ago (2015-10-30 13:10:27 UTC) #6
cbiesinger
https://codereview.chromium.org/1419813004/diff/120001/third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp File third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp (right): https://codereview.chromium.org/1419813004/diff/120001/third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp#newcode465 third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp:465: return static_cast<TransformedWritingMode>(mode); That seems a little scary, maybe add ...
5 years, 1 month ago (2015-10-30 19:11:03 UTC) #9
eae
layout/ and platform/ LGTM, agree with cbiesinger about adding an assert.
5 years, 1 month ago (2015-11-01 06:49:58 UTC) #10
kojii
Done, mac bot seems to be broken, I'll re-run when it's back. https://codereview.chromium.org/1419813004/diff/120001/third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp File third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp ...
5 years, 1 month ago (2015-11-01 06:58:55 UTC) #11
eae
On 2015/11/01 06:58:55, kojii wrote: > Done, mac bot seems to be broken, I'll re-run ...
5 years, 1 month ago (2015-11-01 07:05:09 UTC) #12
Timothy Loh
lgtm
5 years, 1 month ago (2015-11-01 23:29:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419813004/20002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419813004/20002
5 years, 1 month ago (2015-11-02 03:18:46 UTC) #15
commit-bot: I haz the power
Committed patchset #8 (id:20002)
5 years, 1 month ago (2015-11-02 04:32:34 UTC) #16
commit-bot: I haz the power
5 years, 1 month ago (2015-11-02 04:33:35 UTC) #17
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/405a1676fea008a94841d25a21ec1c13e156a831
Cr-Commit-Position: refs/heads/master@{#357306}

Powered by Google App Engine
This is Rietveld 408576698