diff options
author | mitz@apple.com <mitz@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2011-08-06 03:49:48 +0000 |
---|---|---|
committer | mitz@apple.com <mitz@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2011-08-06 03:49:48 +0000 |
commit | 5b1482a004f3ae7cf581a2fda6d4b09c92918091 (patch) | |
tree | f342d91c9b2059dae93c4027c133890d59d1cd43 | |
parent | 966bee937b96f46250c7b18382e2d471d18d4651 (diff) | |
download | chromium_src-5b1482a004f3ae7cf581a2fda6d4b09c92918091.zip chromium_src-5b1482a004f3ae7cf581a2fda6d4b09c92918091.tar.gz chromium_src-5b1482a004f3ae7cf581a2fda6d4b09c92918091.tar.bz2 |
Renamed fast/blockflow to fast/writing-mode.
Rubber-stamped by Sam Weinig.
* fast/blockflow: Removed.
* fast/writing-mode: Copied from fast/blockflow.
* platform/chromium-linux/fast/blockflow: Removed.
* platform/chromium-linux/fast/writing-mode: Copied from platform/chromium-linux/fast/blockflow.
* platform/chromium-mac-leopard/fast/blockflow: Removed.
* platform/chromium-mac-leopard/fast/writing-mode: Copied from platform/chromium-mac-leopard/fast/blockflow.
* platform/chromium-mac/fast/blockflow: Removed.
* platform/chromium-mac/fast/writing-mode: Copied from platform/chromium-mac/fast/blockflow.
* platform/chromium-win-vista/fast/blockflow: Removed.
* platform/chromium-win-vista/fast/writing-mode: Copied from platform/chromium-win-vista/fast/blockflow.
* platform/chromium-win-xp/fast/blockflow: Removed.
* platform/chromium-win-xp/fast/writing-mode: Copied from platform/chromium-win-xp/fast/blockflow.
* platform/chromium-win/fast/blockflow: Removed.
* platform/chromium-win/fast/writing-mode: Copied from platform/chromium-win/fast/blockflow.
* platform/chromium/test_expectations.txt:
* platform/gtk/fast/blockflow: Removed.
* platform/gtk/fast/writing-mode: Copied from platform/gtk/fast/blockflow.
* platform/mac-leopard/fast/blockflow: Removed.
* platform/mac-leopard/fast/writing-mode: Copied from platform/mac-leopard/fast/blockflow.
* platform/mac-wk2/fast/blockflow: Removed.
* platform/mac-wk2/fast/writing-mode: Copied from platform/mac-wk2/fast/blockflow.
* platform/mac/Skipped:
* platform/mac/fast/blockflow: Removed.
* platform/mac/fast/writing-mode: Copied from platform/mac/fast/blockflow.
* platform/qt-mac/Skipped:
* platform/qt/Skipped:
* platform/qt/fast/blockflow: Removed.
* platform/qt/fast/writing-mode: Copied from platform/qt/fast/blockflow.
* platform/win/fast/blockflow: Removed.
* platform/win/fast/writing-mode: Copied from platform/win/fast/blockflow.
* platform/wk2/Skipped:
git-svn-id: svn://svn.chromium.org/blink/trunk@92543 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-rw-r--r-- | third_party/WebKit/LayoutTests/ChangeLog | 38 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/Kusa-Makura-background-canvas.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/Kusa-Makura-background-canvas.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/auto-margins-across-boundaries-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/auto-margins-across-boundaries-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/auto-margins-across-boundaries.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/auto-margins-across-boundaries.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/background-horizontal-bt.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/background-horizontal-bt.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/background-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-rl.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/background-vertical-rl.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/basic-vertical-line.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/basic-vertical-line.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/block-formatting-context-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/block-formatting-context-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/block-formatting-context.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/block-formatting-context.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/block-level-images.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/block-level-images.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/body-direction-propagation-blocked.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/body-direction-propagation-blocked.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/body-direction-propagation.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/body-direction-propagation.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/body-writing-mode-propagation-blocked.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/body-writing-mode-propagation.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/body-writing-mode-propagation.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-image-horizontal-bt.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-image-horizontal-bt.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-image-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-rl.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-image-vertical-rl.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-radius-clipping-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-radius-clipping-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-styles-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-styles-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-styles-vertical-rl.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-styles-vertical-rl.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/border-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/border-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-horizontal-bt.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-horizontal-bt.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-vertical-rl.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-vertical-rl.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/broken-ideograph-small-caps.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/broken-ideograph-small-caps.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/broken-ideographic-font.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/broken-ideographic-font.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/display-mutation-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/display-mutation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/display-mutation.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/display-mutation.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/english-bt-text.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/english-bt-text.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/english-lr-text.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/english-lr-text.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/english-rl-text.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/english-rl-text.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/fallback-orientation.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/fallback-orientation.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/fieldsets.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/fieldsets.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/floats-in-block-layout.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/floats-in-block-layout.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/horizontal-bt-replaced-selection.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/horizontal-bt-replaced-selection.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/inline-direction-positioning.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/inline-direction-positioning.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-lr-selection.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-text.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-lr-text.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-selection.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-text-with-broken-font.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-text-with-broken-font.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-text.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-text.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-horizontal-bt.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-vertical-lr.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-vertical-lr.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-vertical-rl.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-vertical-rl.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/margin-collapse.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/margin-collapse.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/overhanging-float-legend-crash-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/overhanging-float-legend-crash-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/overhanging-float-legend-crash.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/overhanging-float-legend-crash.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/percentage-padding-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/percentage-padding-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/percentage-padding.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/percentage-padding.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/relative-positioning-percentages-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/relative-positioning-percentages-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/relative-positioning-percentages.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/relative-positioning-percentages.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/resources/MakibaFont13.ttf (renamed from third_party/WebKit/LayoutTests/fast/blockflow/resources/MakibaFont13.ttf) | bin | 1633248 -> 1633248 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/resources/circle.svg (renamed from third_party/WebKit/LayoutTests/fast/blockflow/resources/circle.svg) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/resources/oval.png (renamed from third_party/WebKit/LayoutTests/fast/blockflow/resources/oval.png) | bin | 438 -> 438 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/root-lr-basic.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/root-lr-basic.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/self-collapsing-block.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/self-collapsing-block.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt (renamed from third_party/WebKit/LayoutTests/fast/blockflow/table-hit-test-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/table-hit-test.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/text-orientation-basic.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/text-orientation-basic.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/vertical-align-table-baseline.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/vertical-align-table-baseline.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/vertical-baseline-alignment.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/vertical-baseline-alignment.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/vertical-font-fallback.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/vertical-font-fallback.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/vertical-lr-replaced-selection.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/vertical-lr-replaced-selection.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/writing-mode/vertical-rl-replaced-selection.html (renamed from third_party/WebKit/LayoutTests/fast/blockflow/vertical-rl-replaced-selection.html) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.png (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.png) | bin | 13387 -> 13387 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.png (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-lr-expected.png) | bin | 13003 -> 13003 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.png (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-rl-expected.png) | bin | 12996 -> 12996 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/basic-vertical-line-expected.png (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/basic-vertical-line-expected.png) | bin | 3016 -> 3016 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/basic-vertical-line-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/basic-vertical-line-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-bt-text-expected.png (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-bt-text-expected.png) | bin | 4554 -> 4554 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-bt-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-bt-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-rl-text-expected.png (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-rl-text-expected.png) | bin | 5387 -> 5387 bytes | |||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/fieldsets-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/fieldsets-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/horizontal-bt-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-align-table-baseline-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-baseline-alignment-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-rl-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 48 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/basic-vertical-line-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/basic-vertical-line-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/block-level-images-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/block-level-images-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-direction-propagation-blocked-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-direction-propagation-blocked-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-direction-propagation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-direction-propagation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-writing-mode-propagation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-writing-mode-propagation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-styles-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-styles-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-styles-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-styles-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/broken-ideograph-small-caps-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/broken-ideograph-small-caps-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/broken-ideographic-font-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/broken-ideographic-font-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-bt-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-bt-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/fallback-orientation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/fallback-orientation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/fieldsets-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/fieldsets-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/floats-in-block-layout-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/horizontal-bt-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/inline-direction-positioning-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-lr-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/margin-collapse-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/margin-collapse-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/root-lr-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/root-lr-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/self-collapsing-block-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/self-collapsing-block-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/text-orientation-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/text-orientation-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-baseline-alignment-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-font-fallback-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-font-fallback-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-lr-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-lr-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-rl-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-rl-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac-leopard/fast/writing-mode/border-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac-leopard/fast/writing-mode/text-orientation-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/Skipped | 2 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/basic-vertical-line-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/basic-vertical-line-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/block-level-images-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/block-level-images-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-direction-propagation-blocked-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-direction-propagation-blocked-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-direction-propagation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-direction-propagation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-writing-mode-propagation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-writing-mode-propagation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-styles-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-styles-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-styles-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-styles-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/broken-ideograph-small-caps-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/broken-ideographic-font-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-bt-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/fallback-orientation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/fallback-orientation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/fieldsets-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/floats-in-block-layout-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/floats-in-block-layout-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/horizontal-bt-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/inline-direction-positioning-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/inline-direction-positioning-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-lr-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-lr-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/margin-collapse-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/margin-collapse-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/root-lr-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/root-lr-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/self-collapsing-block-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/self-collapsing-block-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/text-orientation-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/text-orientation-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-align-table-baseline-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-baseline-alignment-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-baseline-alignment-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-font-fallback-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-lr-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-rl-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-rl-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt-mac/Skipped | 30 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/Skipped | 46 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/basic-vertical-line-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/basic-vertical-line-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/block-level-images-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/block-level-images-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-direction-propagation-blocked-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-direction-propagation-blocked-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-direction-propagation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-direction-propagation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-writing-mode-propagation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-writing-mode-propagation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-bt-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-bt-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/fieldsets-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/fieldsets-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/floats-in-block-layout-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/floats-in-block-layout-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/horizontal-bt-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/inline-direction-positioning-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/inline-direction-positioning-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/margin-collapse-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/margin-collapse-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/root-lr-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/root-lr-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/self-collapsing-block-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/self-collapsing-block-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/vertical-lr-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/vertical-lr-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/vertical-rl-replaced-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/vertical-rl-replaced-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/border-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/border-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/fallback-orientation-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/fallback-orientation-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-lr-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-lr-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-lr-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-lr-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-rl-selection-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-rl-selection-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-rl-text-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-rl-text-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/text-orientation-basic-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-align-table-baseline-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-baseline-alignment-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-baseline-alignment-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-font-fallback-expected.txt (renamed from third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-font-fallback-expected.txt) | 0 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/wk2/Skipped | 10 |
242 files changed, 106 insertions, 68 deletions
diff --git a/third_party/WebKit/LayoutTests/ChangeLog b/third_party/WebKit/LayoutTests/ChangeLog index 5d82df5..6c08efb 100644 --- a/third_party/WebKit/LayoutTests/ChangeLog +++ b/third_party/WebKit/LayoutTests/ChangeLog @@ -1,3 +1,41 @@ +2011-08-05 Dan Bernstein <mitz@apple.com> + + Renamed fast/blockflow to fast/writing-mode. + + Rubber-stamped by Sam Weinig. + + * fast/blockflow: Removed. + * fast/writing-mode: Copied from fast/blockflow. + * platform/chromium-linux/fast/blockflow: Removed. + * platform/chromium-linux/fast/writing-mode: Copied from platform/chromium-linux/fast/blockflow. + * platform/chromium-mac-leopard/fast/blockflow: Removed. + * platform/chromium-mac-leopard/fast/writing-mode: Copied from platform/chromium-mac-leopard/fast/blockflow. + * platform/chromium-mac/fast/blockflow: Removed. + * platform/chromium-mac/fast/writing-mode: Copied from platform/chromium-mac/fast/blockflow. + * platform/chromium-win-vista/fast/blockflow: Removed. + * platform/chromium-win-vista/fast/writing-mode: Copied from platform/chromium-win-vista/fast/blockflow. + * platform/chromium-win-xp/fast/blockflow: Removed. + * platform/chromium-win-xp/fast/writing-mode: Copied from platform/chromium-win-xp/fast/blockflow. + * platform/chromium-win/fast/blockflow: Removed. + * platform/chromium-win/fast/writing-mode: Copied from platform/chromium-win/fast/blockflow. + * platform/chromium/test_expectations.txt: + * platform/gtk/fast/blockflow: Removed. + * platform/gtk/fast/writing-mode: Copied from platform/gtk/fast/blockflow. + * platform/mac-leopard/fast/blockflow: Removed. + * platform/mac-leopard/fast/writing-mode: Copied from platform/mac-leopard/fast/blockflow. + * platform/mac-wk2/fast/blockflow: Removed. + * platform/mac-wk2/fast/writing-mode: Copied from platform/mac-wk2/fast/blockflow. + * platform/mac/Skipped: + * platform/mac/fast/blockflow: Removed. + * platform/mac/fast/writing-mode: Copied from platform/mac/fast/blockflow. + * platform/qt-mac/Skipped: + * platform/qt/Skipped: + * platform/qt/fast/blockflow: Removed. + * platform/qt/fast/writing-mode: Copied from platform/qt/fast/blockflow. + * platform/win/fast/blockflow: Removed. + * platform/win/fast/writing-mode: Copied from platform/win/fast/blockflow. + * platform/wk2/Skipped: + 2011-08-05 Ryosuke Niwa <rniwa@webkit.org> r92330 has been rolled out so its rebaseline needs to be reverted as well diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/Kusa-Makura-background-canvas.html b/third_party/WebKit/LayoutTests/fast/writing-mode/Kusa-Makura-background-canvas.html index 462a9cf..462a9cf 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/Kusa-Makura-background-canvas.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/Kusa-Makura-background-canvas.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/auto-margins-across-boundaries-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/auto-margins-across-boundaries-expected.txt index b8c2b82a..b8c2b82a 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/auto-margins-across-boundaries-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/auto-margins-across-boundaries-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/auto-margins-across-boundaries.html b/third_party/WebKit/LayoutTests/fast/writing-mode/auto-margins-across-boundaries.html index 49314f6..49314f6 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/auto-margins-across-boundaries.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/auto-margins-across-boundaries.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/background-horizontal-bt.html b/third_party/WebKit/LayoutTests/fast/writing-mode/background-horizontal-bt.html index 7fe77f7..7fe77f7 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/background-horizontal-bt.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/background-horizontal-bt.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/background-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-lr.html index 9e3744a..9e3744a 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/background-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/background-vertical-rl.html b/third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-rl.html index cf77f60..cf77f60 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/background-vertical-rl.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-rl.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/basic-vertical-line.html b/third_party/WebKit/LayoutTests/fast/writing-mode/basic-vertical-line.html index 33681b8..33681b8 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/basic-vertical-line.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/basic-vertical-line.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/block-formatting-context-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/block-formatting-context-expected.txt index 9fdb561..9fdb561 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/block-formatting-context-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/block-formatting-context-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/block-formatting-context.html b/third_party/WebKit/LayoutTests/fast/writing-mode/block-formatting-context.html index fb1650f..fb1650f 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/block-formatting-context.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/block-formatting-context.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/block-level-images.html b/third_party/WebKit/LayoutTests/fast/writing-mode/block-level-images.html index 0722944..0722944 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/block-level-images.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/block-level-images.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/body-direction-propagation-blocked.html b/third_party/WebKit/LayoutTests/fast/writing-mode/body-direction-propagation-blocked.html index feb7a87..feb7a87 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/body-direction-propagation-blocked.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/body-direction-propagation-blocked.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/body-direction-propagation.html b/third_party/WebKit/LayoutTests/fast/writing-mode/body-direction-propagation.html index 9e15103..9e15103 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/body-direction-propagation.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/body-direction-propagation.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/body-writing-mode-propagation-blocked.html b/third_party/WebKit/LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html index 5ae0c87..5ae0c87 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/body-writing-mode-propagation-blocked.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/body-writing-mode-propagation.html b/third_party/WebKit/LayoutTests/fast/writing-mode/body-writing-mode-propagation.html index c41cca1..c41cca1 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/body-writing-mode-propagation.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/body-writing-mode-propagation.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-image-horizontal-bt.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-image-horizontal-bt.html index ac26122..ac26122 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-image-horizontal-bt.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-image-horizontal-bt.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-image-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-lr.html index 2b8a3db..2b8a3db 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-image-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-image-vertical-rl.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-rl.html index 994acd3..994acd3 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-image-vertical-rl.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-rl.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-radius-clipping-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-radius-clipping-vertical-lr.html index 85d7e83..85d7e83 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-radius-clipping-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-radius-clipping-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-styles-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-styles-vertical-lr.html index 66fd584..66fd584 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-styles-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-styles-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-styles-vertical-rl.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-styles-vertical-rl.html index 590acba..590acba 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-styles-vertical-rl.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-styles-vertical-rl.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/border-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/border-vertical-lr.html index 0a62e04..0a62e04 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/border-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/border-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-horizontal-bt.html b/third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-horizontal-bt.html index f3fcdad..f3fcdad 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-horizontal-bt.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-horizontal-bt.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-vertical-lr.html index a6cce36..a6cce36 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-vertical-rl.html b/third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-vertical-rl.html index 002f880..002f880 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/box-shadow-vertical-rl.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/box-shadow-vertical-rl.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/broken-ideograph-small-caps.html b/third_party/WebKit/LayoutTests/fast/writing-mode/broken-ideograph-small-caps.html index cb0641d..cb0641d 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/broken-ideograph-small-caps.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/broken-ideograph-small-caps.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/broken-ideographic-font.html b/third_party/WebKit/LayoutTests/fast/writing-mode/broken-ideographic-font.html index 057b2c8..057b2c8 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/broken-ideographic-font.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/broken-ideographic-font.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/display-mutation-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/display-mutation-expected.txt index 7ef22e9..7ef22e9 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/display-mutation-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/display-mutation-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/display-mutation.html b/third_party/WebKit/LayoutTests/fast/writing-mode/display-mutation.html index 542eafa..542eafa 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/display-mutation.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/display-mutation.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/english-bt-text.html b/third_party/WebKit/LayoutTests/fast/writing-mode/english-bt-text.html index 9327efc..9327efc 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/english-bt-text.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/english-bt-text.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/english-lr-text.html b/third_party/WebKit/LayoutTests/fast/writing-mode/english-lr-text.html index c9f5183..c9f5183 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/english-lr-text.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/english-lr-text.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/english-rl-text.html b/third_party/WebKit/LayoutTests/fast/writing-mode/english-rl-text.html index 758864c..758864c 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/english-rl-text.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/english-rl-text.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/fallback-orientation.html b/third_party/WebKit/LayoutTests/fast/writing-mode/fallback-orientation.html index 9e7b8ec..9e7b8ec 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/fallback-orientation.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/fallback-orientation.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/fieldsets.html b/third_party/WebKit/LayoutTests/fast/writing-mode/fieldsets.html index 83762bb..83762bb 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/fieldsets.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/fieldsets.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/floats-in-block-layout.html b/third_party/WebKit/LayoutTests/fast/writing-mode/floats-in-block-layout.html index 2a45038..2a45038 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/floats-in-block-layout.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/floats-in-block-layout.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/horizontal-bt-replaced-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/horizontal-bt-replaced-selection.html index ddf9a80..ddf9a80 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/horizontal-bt-replaced-selection.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/horizontal-bt-replaced-selection.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/inline-direction-positioning.html b/third_party/WebKit/LayoutTests/fast/writing-mode/inline-direction-positioning.html index da726ec..da726ec 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/inline-direction-positioning.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/inline-direction-positioning.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-lr-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html index a65cbb6..a65cbb6 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-lr-selection.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-lr-text.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-text.html index 0e83248..0e83248 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-lr-text.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-text.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html index 6491261..6491261 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-selection.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-text-with-broken-font.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-text-with-broken-font.html index 320c09d..320c09d 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-text-with-broken-font.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-text-with-broken-font.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-text.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-text.html index d1bb4eb..d1bb4eb 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-rl-text.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-text.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-horizontal-bt.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html index 2f3bb1d..2f3bb1d 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-horizontal-bt.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-horizontal-bt.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-vertical-lr.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-vertical-lr.html index a69433c..a69433c 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-vertical-lr.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-vertical-lr.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-vertical-rl.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-vertical-rl.html index 3e12657..3e12657 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/japanese-ruby-vertical-rl.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-ruby-vertical-rl.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/margin-collapse.html b/third_party/WebKit/LayoutTests/fast/writing-mode/margin-collapse.html index e9ac5a2..e9ac5a2 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/margin-collapse.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/margin-collapse.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/overhanging-float-legend-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/overhanging-float-legend-crash-expected.txt index 69cfc5a..69cfc5a 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/overhanging-float-legend-crash-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/overhanging-float-legend-crash-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/overhanging-float-legend-crash.html b/third_party/WebKit/LayoutTests/fast/writing-mode/overhanging-float-legend-crash.html index 969dc22..969dc22 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/overhanging-float-legend-crash.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/overhanging-float-legend-crash.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/percentage-padding-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/percentage-padding-expected.txt index 227b148..227b148 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/percentage-padding-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/percentage-padding-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/percentage-padding.html b/third_party/WebKit/LayoutTests/fast/writing-mode/percentage-padding.html index 8024aab..8024aab 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/percentage-padding.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/percentage-padding.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/relative-positioning-percentages-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/relative-positioning-percentages-expected.txt index 33f2cdb..33f2cdb 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/relative-positioning-percentages-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/relative-positioning-percentages-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/relative-positioning-percentages.html b/third_party/WebKit/LayoutTests/fast/writing-mode/relative-positioning-percentages.html index 7e74317..7e74317 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/relative-positioning-percentages.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/relative-positioning-percentages.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/resources/MakibaFont13.ttf b/third_party/WebKit/LayoutTests/fast/writing-mode/resources/MakibaFont13.ttf Binary files differindex e571aa9..e571aa9 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/resources/MakibaFont13.ttf +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/resources/MakibaFont13.ttf diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/resources/circle.svg b/third_party/WebKit/LayoutTests/fast/writing-mode/resources/circle.svg index ce4247a..ce4247a 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/resources/circle.svg +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/resources/circle.svg diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/resources/oval.png b/third_party/WebKit/LayoutTests/fast/writing-mode/resources/oval.png Binary files differindex b96b1ca..b96b1ca 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/resources/oval.png +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/resources/oval.png diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/root-lr-basic.html b/third_party/WebKit/LayoutTests/fast/writing-mode/root-lr-basic.html index 85d14ec..85d14ec 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/root-lr-basic.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/root-lr-basic.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/self-collapsing-block.html b/third_party/WebKit/LayoutTests/fast/writing-mode/self-collapsing-block.html index 096e233..096e233 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/self-collapsing-block.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/self-collapsing-block.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/table-hit-test-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt index e769754..e769754 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/table-hit-test-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/table-hit-test.html b/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test.html index ea610fb..ea610fb 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/table-hit-test.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/text-orientation-basic.html b/third_party/WebKit/LayoutTests/fast/writing-mode/text-orientation-basic.html index 596045b..596045b 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/text-orientation-basic.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/text-orientation-basic.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-align-table-baseline.html b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-align-table-baseline.html index 8a8c77d..8a8c77d 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-align-table-baseline.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-align-table-baseline.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-baseline-alignment.html b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-baseline-alignment.html index f7806ad..f7806ad 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-baseline-alignment.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-baseline-alignment.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-font-fallback.html b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-font-fallback.html index b526fd3..b526fd3 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-font-fallback.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-font-fallback.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-lr-replaced-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-lr-replaced-selection.html index ac3b9ff..ac3b9ff 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-lr-replaced-selection.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-lr-replaced-selection.html diff --git a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-rl-replaced-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-rl-replaced-selection.html index f0bf5eb..f0bf5eb 100644 --- a/third_party/WebKit/LayoutTests/fast/blockflow/vertical-rl-replaced-selection.html +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/vertical-rl-replaced-selection.html diff --git a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-lr-text-expected.txt index 0e6cbef..0e6cbef 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-rl-text-expected.txt index 72cf04a..72cf04a 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt index 6d5801c..6d5801c 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt index 4e619f5..4e619f5 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt index 9e3ea4b..9e3ea4b 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt index 45bc5e1..45bc5e1 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt index a7d1dac..a7d1dac 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.png b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.png Binary files differindex 276f86e..276f86e 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.png +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.png diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.txt index a1dd758..a1dd758 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-lr-expected.png b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.png Binary files differindex 9dc056b..9dc056b 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-lr-expected.png +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.png diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.txt index 44386c1..44386c1 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-rl-expected.png b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.png Binary files differindex 35f5802..35f5802 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-rl-expected.png +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.png diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.txt index 81f925c..81f925c 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/background-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/basic-vertical-line-expected.png b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/basic-vertical-line-expected.png Binary files differindex f2df24f..f2df24f 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/basic-vertical-line-expected.png +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/basic-vertical-line-expected.png diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/basic-vertical-line-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/basic-vertical-line-expected.txt index 57d9c88..57d9c88 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/basic-vertical-line-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/basic-vertical-line-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt index d123449..d123449 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-horizontal-bt-expected.txt index c31d1a1..c31d1a1 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-vertical-lr-expected.txt index 507175a..507175a 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-vertical-rl-expected.txt index 507175a..507175a 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/box-shadow-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-bt-text-expected.png b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-bt-text-expected.png Binary files differindex b423821..b423821 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-bt-text-expected.png +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-bt-text-expected.png diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-bt-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-bt-text-expected.txt index a0c81a3..a0c81a3 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-bt-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-bt-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-lr-text-expected.txt index 0fcc65f..0fcc65f 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-rl-text-expected.png b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-rl-text-expected.png Binary files differindex bbce416..bbce416 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-rl-text-expected.png +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-rl-text-expected.png diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-rl-text-expected.txt index edadddf..edadddf 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/english-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/english-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt index 0f4c960..0f4c960 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/fieldsets-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/fieldsets-expected.txt index 612ea6e..612ea6e 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/fieldsets-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/fieldsets-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/horizontal-bt-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt index f6a7a5c..f6a7a5c 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/horizontal-bt-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-lr-text-expected.txt index c2d8460..c2d8460 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-rl-text-expected.txt index 7b26776..7b26776 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt index 6a6bc6b..6a6bc6b 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt index c311940..c311940 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt index af4865f..af4865f 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt index 8336a71..8336a71 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-align-table-baseline-expected.txt index e33ad47..e33ad47 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-align-table-baseline-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-baseline-alignment-expected.txt index 1b6e6cb..1b6e6cb 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-baseline-alignment-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt index 142deeb..142deeb 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-lr-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-rl-replaced-selection-expected.txt index 99475ca..99475ca 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium-win/fast/writing-mode/vertical-rl-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt b/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt index e0527b6..8d2aca2 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt +++ b/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt @@ -2335,24 +2335,24 @@ BUGWK48143 : svg/dom/altGlyph-dom.xhtml = PASS CRASH BUGWK48256 LINUX WIN : fast/multicol/float-multicol.html = PASS IMAGE+TEXT BUGWK48341 XP DEBUG : svg/W3C-SVG-1.1/masking-intro-01-f.svg = CRASH BUGWK48341 LINUX MAC DEBUG : svg/W3C-SVG-1.1/masking-intro-01-f.svg = CRASH -BUGWK48352 : fast/blockflow/block-level-images.html = PASS IMAGE +BUGWK48352 : fast/writing-mode/block-level-images.html = PASS IMAGE // Vertical text needs to be implemented in platforms other than OS X. -BUGCR65877 LINUX WIN : fast/blockflow/border-vertical-lr.html = IMAGE+TEXT -BUGCR65877 : fast/blockflow/japanese-lr-selection.html = IMAGE+TEXT IMAGE -BUGCR65877 : fast/blockflow/japanese-rl-selection.html = IMAGE+TEXT IMAGE -BUGCR65877 WIN : fast/blockflow/broken-ideographic-font.html = IMAGE -BUGCR65877 LINUX : fast/blockflow/broken-ideographic-font.html = IMAGE+TEXT -BUGCR65877 LINUX WIN : fast/blockflow/vertical-font-fallback.html = IMAGE+TEXT -//BUGCR65877 LINUX WIN : fast/blockflow/broken-ideograph-small-caps.html = IMAGE -BUGCR65877 LINUX WIN : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT +BUGCR65877 LINUX WIN : fast/writing-mode/border-vertical-lr.html = IMAGE+TEXT +BUGCR65877 : fast/writing-mode/japanese-lr-selection.html = IMAGE+TEXT IMAGE +BUGCR65877 : fast/writing-mode/japanese-rl-selection.html = IMAGE+TEXT IMAGE +BUGCR65877 WIN : fast/writing-mode/broken-ideographic-font.html = IMAGE +BUGCR65877 LINUX : fast/writing-mode/broken-ideographic-font.html = IMAGE+TEXT +BUGCR65877 LINUX WIN : fast/writing-mode/vertical-font-fallback.html = IMAGE+TEXT +//BUGCR65877 LINUX WIN : fast/writing-mode/broken-ideograph-small-caps.html = IMAGE +BUGCR65877 LINUX WIN : fast/writing-mode/Kusa-Makura-background-canvas.html = IMAGE+TEXT BUGCR65877 WIN : fast/text/international/text-combine-image-test.html = IMAGE+TEXT BUGWK53451 LINUX : fast/text/international/text-combine-image-test.html = IMAGE+TEXT // New test, introduced by http://trac.webkit.org/changeset/70813 with only platform/mac baselines. -BUGWK61161 LINUX WIN : fast/blockflow/border-image-horizontal-bt.html = IMAGE+TEXT -BUGWK61161 LINUX WIN : fast/blockflow/border-image-vertical-rl.html = IMAGE+TEXT -BUGWK61161 LINUX WIN : fast/blockflow/border-image-vertical-lr.html = IMAGE+TEXT +BUGWK61161 LINUX WIN : fast/writing-mode/border-image-horizontal-bt.html = IMAGE+TEXT +BUGWK61161 LINUX WIN : fast/writing-mode/border-image-vertical-rl.html = IMAGE+TEXT +BUGWK61161 LINUX WIN : fast/writing-mode/border-image-vertical-lr.html = IMAGE+TEXT // These tests started failing presumably after r70850 BUGCR88911 LEOPARD : fast/invalid/missing-end-tag.xhtml = IMAGE+TEXT @@ -2817,13 +2817,13 @@ BUGWK58587 LINUX DEBUG GPU : fast/canvas/canvas-text-alignment.html = IMAGE BUGWK58587 LINUX DEBUG GPU : fast/canvas/image-object-in-canvas.html = IMAGE // WebKit roll 80564:80631: vertical text fallout - these probably just need rebaseline: -BUGWK56072 VISTA : fast/blockflow/vertical-baseline-alignment.html = IMAGE +BUGWK56072 VISTA : fast/writing-mode/vertical-baseline-alignment.html = IMAGE BUGWK56072 VISTA : fast/repaint/repaint-across-writing-mode-boundary.html = IMAGE BUGWK56072 VISTA : fast/ruby/base-shorter-than-text.html = FAIL // introduced by Dave Hyatt in WK r80582 -BUGCR75561 LINUX WIN : fast/blockflow/text-orientation-basic.html = IMAGE+TEXT -BUGCR75561 LEOPARD : fast/blockflow/text-orientation-basic.html = IMAGE +BUGCR75561 LINUX WIN : fast/writing-mode/text-orientation-basic.html = IMAGE+TEXT +BUGCR75561 LEOPARD : fast/writing-mode/text-orientation-basic.html = IMAGE // introduced by brarraclough in WK r80621 BUGCR75562 : fast/js/array-proto-func-length-getter-except.html = TEXT @@ -2917,7 +2917,7 @@ BUGCR77494 LINUX WIN : fast/repaint/transform-replaced-shadows.html = IMAGE BUGCR77619 SNOWLEOPARD : plugins/plugin-javascript-access.html = TEXT // New test added in r82056. The arrow does not point upwards. -BUGCR77574 LINUX : fast/blockflow/fallback-orientation.html = IMAGE +BUGCR77574 LINUX : fast/writing-mode/fallback-orientation.html = IMAGE // Regression in r82056. BUGWK57302 LEOPARD : fast/ruby/base-shorter-than-text.html = IMAGE+TEXT @@ -3025,8 +3025,8 @@ BUGCR79910 SNOWLEOPARD : fast/text/international/bidi-linebreak-003.html = IMAGE // The following are failures due to Skia bugs on Win/Linux // http://code.google.com/p/chromium/issues/detail?id=79917 -BUGCR79917 LINUX WIN : fast/blockflow/border-styles-vertical-lr.html = IMAGE+TEXT -BUGCR79917 LINUX WIN : fast/blockflow/border-styles-vertical-rl.html = IMAGE+TEXT +BUGCR79917 LINUX WIN : fast/writing-mode/border-styles-vertical-lr.html = IMAGE+TEXT +BUGCR79917 LINUX WIN : fast/writing-mode/border-styles-vertical-rl.html = IMAGE+TEXT BUGCR79917 LINUX WIN : fast/borders/border-radius-inset-outset.html = IMAGE+TEXT BUGCR79917 LINUX WIN : fast/borders/border-styles-split.html = IMAGE+TEXT BUGCR79917 LINUX WIN : css1/box_properties/border_style.html = IMAGE @@ -3588,8 +3588,8 @@ BUGWK64675 LINUX WIN : svg/custom/zero-path-square-cap-rendering.svg = IMAGE+TEX // WebKit roll 80564:80631: rendering on Leopard is shifted to the top right // started at some point at or after WK r80582 (Dave Hyatt's vertical text change - a very likely candidate) -//BUGCR75424 LEOPARD : fast/blockflow/broken-ideograph-small-caps.html = IMAGE -BUGCR75424 LEOPARD : fast/blockflow/japanese-rl-text-with-broken-font.html = IMAGE +//BUGCR75424 LEOPARD : fast/writing-mode/broken-ideograph-small-caps.html = IMAGE +BUGCR75424 LEOPARD : fast/writing-mode/japanese-rl-text-with-broken-font.html = IMAGE BUGCR89673 : fast/js/object-prototype-properties.html = TEXT @@ -3627,11 +3627,11 @@ BUGWK65063 MAC : css2.1/t0905-c414-flt-01-d-g.html = IMAGE BUGWK65124 LINUX WIN : fast/repaint/japanese-rl-selection-clear.html = IMAGE+TEXT BUGWK65124 WIN : fast/repaint/japanese-rl-selection-repaint.html = IMAGE+TEXT -BUGWK65124 WIN : fast/blockflow/japanese-lr-text.html = IMAGE+TEXT -BUGWK65124 WIN : fast/blockflow/japanese-rl-text-with-broken-font.html = IMAGE+TEXT -BUGWK65124 WIN : fast/blockflow/japanese-rl-text.html = IMAGE+TEXT +BUGWK65124 WIN : fast/writing-mode/japanese-lr-text.html = IMAGE+TEXT +BUGWK65124 WIN : fast/writing-mode/japanese-rl-text-with-broken-font.html = IMAGE+TEXT +BUGWK65124 WIN : fast/writing-mode/japanese-rl-text.html = IMAGE+TEXT -BUGWK65199 : fast/blockflow/broken-ideograph-small-caps.html = PASS FAIL +BUGWK65199 : fast/writing-mode/broken-ideograph-small-caps.html = PASS FAIL BUGWK65219 WIN : webaudio/test-basic.html = PASS CRASH BUGWK65219 WIN LINUX : webaudio/gain.html = PASS CRASH diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt index a3e3e22..a3e3e22 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-horizontal-bt-expected.txt index 2bde5d2..2bde5d2 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-vertical-lr-expected.txt index 2fd08a6..2fd08a6 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-vertical-rl-expected.txt index 9a4dcf4..9a4dcf4 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/background-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/background-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/basic-vertical-line-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/basic-vertical-line-expected.txt index 2f2f6bc..2f2f6bc 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/basic-vertical-line-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/basic-vertical-line-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/block-level-images-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/block-level-images-expected.txt index 8478fa7..8478fa7 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/block-level-images-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/block-level-images-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-direction-propagation-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-direction-propagation-blocked-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-direction-propagation-blocked-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-direction-propagation-blocked-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-direction-propagation-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-direction-propagation-expected.txt index b1f12ba..b1f12ba 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-direction-propagation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-direction-propagation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-writing-mode-propagation-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-writing-mode-propagation-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/body-writing-mode-propagation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/body-writing-mode-propagation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-horizontal-bt-expected.txt index fa3faf1..fa3faf1 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-vertical-lr-expected.txt index d502f28..d502f28 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-vertical-rl-expected.txt index b72e667..b72e667 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-image-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-image-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt index 77c7931..77c7931 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-styles-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-styles-vertical-lr-expected.txt index 5f4b848..5f4b848 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-styles-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-styles-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-styles-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-styles-vertical-rl-expected.txt index 943b2f6..943b2f6 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-styles-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-styles-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt index 68e2872..68e2872 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/border-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-horizontal-bt-expected.txt index ad7caba..ad7caba 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-vertical-lr-expected.txt index aee29dc..aee29dc 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-vertical-rl-expected.txt index aee29dc..aee29dc 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/box-shadow-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/box-shadow-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/broken-ideograph-small-caps-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/broken-ideograph-small-caps-expected.txt index 2c29eb7..2c29eb7 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/broken-ideograph-small-caps-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/broken-ideograph-small-caps-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/broken-ideographic-font-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/broken-ideographic-font-expected.txt index ffec1bb..ffec1bb 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/broken-ideographic-font-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/broken-ideographic-font-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-bt-text-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-bt-text-expected.txt index e3c971f..e3c971f 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-bt-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-bt-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-lr-text-expected.txt index d8195fc..d8195fc 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-rl-text-expected.txt index dbca4aa..dbca4aa 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/english-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/english-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/fallback-orientation-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/fallback-orientation-expected.txt index bcf4219..bcf4219 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/fallback-orientation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/fallback-orientation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/fieldsets-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/fieldsets-expected.txt index b85796a..b85796a 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/fieldsets-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/fieldsets-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/floats-in-block-layout-expected.txt index d6ae7a9..d6ae7a9 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/floats-in-block-layout-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/horizontal-bt-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt index 7183aca..7183aca 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/horizontal-bt-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/inline-direction-positioning-expected.txt index d4cfac8..d4cfac8 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/inline-direction-positioning-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-lr-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt index d3d1c51..d3d1c51 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-lr-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt index 903eab4..903eab4 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt index 08efd21..08efd21 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt index ccc5405..ccc5405 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt index 36568fa..36568fa 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt index 1d94b10..1d94b10 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt index 00d025e..00d025e 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt index 946a7b1..946a7b1 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/japanese-ruby-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/margin-collapse-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/margin-collapse-expected.txt index efc822c..efc822c 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/margin-collapse-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/margin-collapse-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/root-lr-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/root-lr-basic-expected.txt index e9ee9e0..e9ee9e0 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/root-lr-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/root-lr-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/self-collapsing-block-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/self-collapsing-block-expected.txt index 94dbde0..94dbde0 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/self-collapsing-block-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/self-collapsing-block-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/text-orientation-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/text-orientation-basic-expected.txt index 202ef2a..202ef2a 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/text-orientation-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/text-orientation-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt index cd1216a..cd1216a 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-baseline-alignment-expected.txt index ee84db5..ee84db5 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-baseline-alignment-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-font-fallback-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-font-fallback-expected.txt index ae25612..ae25612 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-font-fallback-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-font-fallback-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-lr-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-lr-replaced-selection-expected.txt index 2ce84ee..2ce84ee 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-lr-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-lr-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-rl-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-rl-replaced-selection-expected.txt index 369f10e..369f10e 100644 --- a/third_party/WebKit/LayoutTests/platform/gtk/fast/blockflow/vertical-rl-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/gtk/fast/writing-mode/vertical-rl-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/writing-mode/border-vertical-lr-expected.txt index 367c7df..367c7df 100644 --- a/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/writing-mode/border-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/writing-mode/text-orientation-basic-expected.txt index 3786cff..3786cff 100644 --- a/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac-leopard/fast/writing-mode/text-orientation-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/Skipped b/third_party/WebKit/LayoutTests/platform/mac/Skipped index f8a1435..e3b85f6 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/Skipped +++ b/third_party/WebKit/LayoutTests/platform/mac/Skipped @@ -303,7 +303,7 @@ editing/selection/caret-mode-paragraph-keys-navigation.html # This test is failing on the Leopard Intel Debug buildbot # https://bugs.webkit.org/show_bug.cgi?id=51807 -fast/blockflow/broken-ideograph-small-caps.html +fast/writing-mode/broken-ideograph-small-caps.html # Request ENABLE(REQUEST_ANIMATION_FRAME) support fast/animation diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt index c7c71e0..c7c71e0 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-horizontal-bt-expected.txt index b396711..b396711 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-vertical-lr-expected.txt index a547bc2..a547bc2 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-vertical-rl-expected.txt index e6d9ac5..e6d9ac5 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/background-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/background-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/basic-vertical-line-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/basic-vertical-line-expected.txt index 5a0e486..5a0e486 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/basic-vertical-line-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/basic-vertical-line-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/block-level-images-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/block-level-images-expected.txt index 8478fa7..8478fa7 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/block-level-images-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/block-level-images-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-direction-propagation-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-direction-propagation-blocked-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-direction-propagation-blocked-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-direction-propagation-blocked-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-direction-propagation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-direction-propagation-expected.txt index b1f12ba..b1f12ba 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-direction-propagation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-direction-propagation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-writing-mode-propagation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-writing-mode-propagation-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/body-writing-mode-propagation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/body-writing-mode-propagation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-horizontal-bt-expected.txt index 6585479..6585479 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-vertical-lr-expected.txt index 787068b..787068b 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-vertical-rl-expected.txt index 28519c2..28519c2 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-image-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-image-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt index 4e09633..4e09633 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-styles-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-styles-vertical-lr-expected.txt index db4437b..db4437b 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-styles-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-styles-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-styles-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-styles-vertical-rl-expected.txt index 02cca78..02cca78 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-styles-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-styles-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-vertical-lr-expected.txt index 714d3ad..714d3ad 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/border-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/border-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-expected.txt index 623ffe9..623ffe9 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-vertical-lr-expected.txt index ba658d0..ba658d0 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-vertical-rl-expected.txt index ba658d0..ba658d0 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/box-shadow-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/broken-ideograph-small-caps-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt index b5f8ef2..b5f8ef2 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/broken-ideograph-small-caps-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/broken-ideographic-font-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt index 30344ec..30344ec 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/broken-ideographic-font-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-bt-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt index 42c2814..42c2814 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-bt-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-bt-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-lr-text-expected.txt index 7604a6b..7604a6b 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-rl-text-expected.txt index 51069ca..51069ca 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/english-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/english-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/fallback-orientation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/fallback-orientation-expected.txt index 9ed3069..9ed3069 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/fallback-orientation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/fallback-orientation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/fieldsets-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt index dae0f78..dae0f78 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/fieldsets-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/floats-in-block-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/floats-in-block-layout-expected.txt index d6ae7a9..d6ae7a9 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/floats-in-block-layout-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/floats-in-block-layout-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/horizontal-bt-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt index 78ad50d..78ad50d 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/horizontal-bt-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/inline-direction-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/inline-direction-positioning-expected.txt index d4cfac8..d4cfac8 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/inline-direction-positioning-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/inline-direction-positioning-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-lr-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-lr-selection-expected.txt index a0e7f69..a0e7f69 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-lr-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-lr-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-lr-text-expected.txt index 4cbac58..4cbac58 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-selection-expected.txt index bd90996..bd90996 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-text-expected.txt index 9ce8634..9ce8634 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt index 6d5801c..6d5801c 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt index 437b2f5..437b2f5 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt index 5c7bddf..5c7bddf 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt index 5636d16..5636d16 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/margin-collapse-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/margin-collapse-expected.txt index efc822c..efc822c 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/margin-collapse-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/margin-collapse-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/root-lr-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/root-lr-basic-expected.txt index e9ee9e0..e9ee9e0 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/root-lr-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/root-lr-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/self-collapsing-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/self-collapsing-block-expected.txt index 94dbde0..94dbde0 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/self-collapsing-block-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/self-collapsing-block-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/text-orientation-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/text-orientation-basic-expected.txt index ff11234..ff11234 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/text-orientation-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/text-orientation-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-align-table-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt index 85e4272..85e4272 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-align-table-baseline-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-baseline-alignment-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-baseline-alignment-expected.txt index 2bc9dce..2bc9dce 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-baseline-alignment-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-baseline-alignment-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-font-fallback-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt index aed8953..aed8953 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-font-fallback-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-lr-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt index b070bc3..b070bc3 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-lr-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-lr-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-rl-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-rl-replaced-selection-expected.txt index db095ca..db095ca 100644 --- a/third_party/WebKit/LayoutTests/platform/mac/fast/blockflow/vertical-rl-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-rl-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt-mac/Skipped b/third_party/WebKit/LayoutTests/platform/qt-mac/Skipped index 7cb11c6..802e5f6 100644 --- a/third_party/WebKit/LayoutTests/platform/qt-mac/Skipped +++ b/third_party/WebKit/LayoutTests/platform/qt-mac/Skipped @@ -1243,21 +1243,6 @@ fast/block/positioning/auto/003.html fast/block/positioning/auto/004.html fast/block/positioning/auto/005.html fast/block/positioning/auto/007.html -fast/blockflow/background-horizontal-bt.html -fast/blockflow/background-vertical-lr.html -fast/blockflow/background-vertical-rl.html -fast/blockflow/basic-vertical-line.html -fast/blockflow/border-radius-clipping-vertical-lr.html -fast/blockflow/box-shadow-horizontal-bt.html -fast/blockflow/box-shadow-vertical-lr.html -fast/blockflow/box-shadow-vertical-rl.html -fast/blockflow/english-bt-text.html -fast/blockflow/english-lr-text.html -fast/blockflow/english-rl-text.html -fast/blockflow/fieldsets.html -fast/blockflow/horizontal-bt-replaced-selection.html -fast/blockflow/vertical-lr-replaced-selection.html -fast/blockflow/vertical-rl-replaced-selection.html fast/body-propagation/background-color/001-xhtml.xhtml fast/body-propagation/background-color/001.html fast/body-propagation/background-color/002-xhtml.xhtml @@ -2579,6 +2564,21 @@ fast/transforms/transformed-document-element.html fast/transforms/transformed-focused-text-input.html fast/transforms/transforms-with-opacity.html fast/transforms/transforms-with-zoom.html +fast/writing-mode/background-horizontal-bt.html +fast/writing-mode/background-vertical-lr.html +fast/writing-mode/background-vertical-rl.html +fast/writing-mode/basic-vertical-line.html +fast/writing-mode/border-radius-clipping-vertical-lr.html +fast/writing-mode/box-shadow-horizontal-bt.html +fast/writing-mode/box-shadow-vertical-lr.html +fast/writing-mode/box-shadow-vertical-rl.html +fast/writing-mode/english-bt-text.html +fast/writing-mode/english-lr-text.html +fast/writing-mode/english-rl-text.html +fast/writing-mode/fieldsets.html +fast/writing-mode/horizontal-bt-replaced-selection.html +fast/writing-mode/vertical-lr-replaced-selection.html +fast/writing-mode/vertical-rl-replaced-selection.html fast/xsl/document-function.xml platform/qt/fast/forms/button-line-break.html platform/qt/plugins/qt-qwidget-plugin.html diff --git a/third_party/WebKit/LayoutTests/platform/qt/Skipped b/third_party/WebKit/LayoutTests/platform/qt/Skipped index 437258d..f2ab548 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/Skipped +++ b/third_party/WebKit/LayoutTests/platform/qt/Skipped @@ -1450,16 +1450,6 @@ fast/text/international/wrap-CJK-001.html fast/xpath/string-value.html # --- missing test fonts -fast/blockflow/japanese-ruby-horizontal-bt.html -fast/blockflow/japanese-ruby-vertical-lr.html -fast/blockflow/japanese-ruby-vertical-rl.html -fast/blockflow/japanese-lr-selection.html -fast/blockflow/japanese-lr-text.html -fast/blockflow/japanese-rl-selection.html -fast/blockflow/japanese-rl-text.html -fast/blockflow/japanese-ruby-horizontal-bt.html -fast/blockflow/japanese-ruby-vertical-lr.html -fast/blockflow/japanese-ruby-vertical-rl.html fast/repaint/japanese-rl-selection-clear.html fast/repaint/japanese-rl-selection-repaint.html fast/text/international/bidi-mirror-he-ar.html @@ -1469,6 +1459,16 @@ fast/text/international/plane2.html fast/text/international/unicode-bidi-plaintext.html fast/text/international/vertical-text-glyph-test.html fast/text/international/vertical-text-metrics-test.html +fast/writing-mode/japanese-ruby-horizontal-bt.html +fast/writing-mode/japanese-ruby-vertical-lr.html +fast/writing-mode/japanese-ruby-vertical-rl.html +fast/writing-mode/japanese-lr-selection.html +fast/writing-mode/japanese-lr-text.html +fast/writing-mode/japanese-rl-selection.html +fast/writing-mode/japanese-rl-text.html +fast/writing-mode/japanese-ruby-horizontal-bt.html +fast/writing-mode/japanese-ruby-vertical-lr.html +fast/writing-mode/japanese-ruby-vertical-rl.html # ============================================================================= # # failing fonts tests @@ -1884,19 +1884,6 @@ fast/block/lineboxcontain/none.html fast/block/positioning/differing-writing-modes-replaced.html fast/block/positioning/vertical-lr/002.html fast/block/positioning/vertical-rl/002.html -fast/blockflow/Kusa-Makura-background-canvas.html -fast/blockflow/border-image-horizontal-bt.html -fast/blockflow/border-image-vertical-lr.html -fast/blockflow/border-image-vertical-rl.html -fast/blockflow/border-vertical-lr.html -fast/blockflow/broken-ideograph-small-caps.html -fast/blockflow/broken-ideographic-font.html -fast/blockflow/fallback-orientation.html -fast/blockflow/japanese-rl-text-with-broken-font.html -fast/blockflow/text-orientation-basic.html -fast/blockflow/vertical-align-table-baseline.html -fast/blockflow/vertical-baseline-alignment.html -fast/blockflow/vertical-font-fallback.html fast/borders/rtl-border-04.html fast/borders/rtl-border-05.html fast/box-shadow/inset-box-shadow-radius.html @@ -1944,6 +1931,19 @@ fast/text/justify-ideograph-leading-expansion.html fast/text/justify-ideograph-simple.html fast/text/justify-ideograph-vertical.html fast/text/international/text-combine-image-test.html +fast/writing-mode/Kusa-Makura-background-canvas.html +fast/writing-mode/border-image-horizontal-bt.html +fast/writing-mode/border-image-vertical-lr.html +fast/writing-mode/border-image-vertical-rl.html +fast/writing-mode/border-vertical-lr.html +fast/writing-mode/broken-ideograph-small-caps.html +fast/writing-mode/broken-ideographic-font.html +fast/writing-mode/fallback-orientation.html +fast/writing-mode/japanese-rl-text-with-broken-font.html +fast/writing-mode/text-orientation-basic.html +fast/writing-mode/vertical-align-table-baseline.html +fast/writing-mode/vertical-baseline-alignment.html +fast/writing-mode/vertical-font-fallback.html printing/simultaneous-position-float-change.html svg/css/shadow-changes.svg svg/custom/mask-colorspace.svg diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-horizontal-bt-expected.txt index 3fa56f9..3fa56f9 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-vertical-lr-expected.txt index f4bd1d2..f4bd1d2 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-vertical-rl-expected.txt index f164cd7..f164cd7 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/background-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/background-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/basic-vertical-line-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/basic-vertical-line-expected.txt index 383e4ae..383e4ae 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/basic-vertical-line-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/basic-vertical-line-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/block-level-images-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/block-level-images-expected.txt index 8478fa7..8478fa7 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/block-level-images-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/block-level-images-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-direction-propagation-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-direction-propagation-blocked-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-direction-propagation-blocked-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-direction-propagation-blocked-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-direction-propagation-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-direction-propagation-expected.txt index b1f12ba..b1f12ba 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-direction-propagation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-direction-propagation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-writing-mode-propagation-blocked-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-writing-mode-propagation-blocked-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-writing-mode-propagation-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-writing-mode-propagation-expected.txt index 4cebcf8..4cebcf8 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/body-writing-mode-propagation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/body-writing-mode-propagation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt index ded3926..ded3926 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-horizontal-bt-expected.txt index a1842dc..a1842dc 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.txt index 6563b50..6563b50 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.txt index 6563b50..6563b50 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-bt-text-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-bt-text-expected.txt index 56198bc..56198bc 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-bt-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-bt-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-lr-text-expected.txt index 0769469..0769469 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-rl-text-expected.txt index 580608f..580608f 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/english-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/english-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/fieldsets-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/fieldsets-expected.txt index e8797c1..e8797c1 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/fieldsets-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/fieldsets-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/floats-in-block-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/floats-in-block-layout-expected.txt index d6ae7a9..d6ae7a9 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/floats-in-block-layout-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/floats-in-block-layout-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/horizontal-bt-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt index f7736fd..f7736fd 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/horizontal-bt-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/inline-direction-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/inline-direction-positioning-expected.txt index d4cfac8..d4cfac8 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/inline-direction-positioning-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/inline-direction-positioning-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/margin-collapse-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/margin-collapse-expected.txt index efc822c..efc822c 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/margin-collapse-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/margin-collapse-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/root-lr-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/root-lr-basic-expected.txt index e9ee9e0..e9ee9e0 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/root-lr-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/root-lr-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/self-collapsing-block-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/self-collapsing-block-expected.txt index 94dbde0..94dbde0 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/self-collapsing-block-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/self-collapsing-block-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/vertical-lr-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/vertical-lr-replaced-selection-expected.txt index 3bdf144..3bdf144 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/vertical-lr-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/vertical-lr-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/vertical-rl-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/vertical-rl-replaced-selection-expected.txt index 6ce8f96..6ce8f96 100644 --- a/third_party/WebKit/LayoutTests/platform/qt/fast/blockflow/vertical-rl-replaced-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/qt/fast/writing-mode/vertical-rl-replaced-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt index ffb309d..ffb309d 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/border-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/border-vertical-lr-expected.txt index ebc6561..ebc6561 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/border-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/border-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/fallback-orientation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/fallback-orientation-expected.txt index 39c6104..39c6104 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/fallback-orientation-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/fallback-orientation-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-lr-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-lr-selection-expected.txt index faf3738..faf3738 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-lr-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-lr-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-lr-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-lr-text-expected.txt index 4b483ef..4b483ef 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-lr-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-lr-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-rl-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-rl-selection-expected.txt index 3ccdbc6..3ccdbc6 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-rl-selection-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-rl-selection-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-rl-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-rl-text-expected.txt index b879fe9..b879fe9 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-rl-text-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-rl-text-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt index 29b8c8d..29b8c8d 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt index 31f11f0..31f11f0 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt index 389f6af..389f6af 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/text-orientation-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt index deb1851..deb1851 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/text-orientation-basic-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-align-table-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt index dd973ed..dd973ed 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-align-table-baseline-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-baseline-alignment-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-baseline-alignment-expected.txt index 543fb4a..543fb4a 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-baseline-alignment-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-baseline-alignment-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-font-fallback-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-font-fallback-expected.txt index 19bc09d..19bc09d 100644 --- a/third_party/WebKit/LayoutTests/platform/win/fast/blockflow/vertical-font-fallback-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-font-fallback-expected.txt diff --git a/third_party/WebKit/LayoutTests/platform/wk2/Skipped b/third_party/WebKit/LayoutTests/platform/wk2/Skipped index 9f3a0e4..c63e8b9 100644 --- a/third_party/WebKit/LayoutTests/platform/wk2/Skipped +++ b/third_party/WebKit/LayoutTests/platform/wk2/Skipped @@ -178,11 +178,6 @@ editing/undo/undo-deleteWord.html editing/undo/undo-smart-delete-reversed-selection.html editing/undo/undo-smart-delete-word.html fast/block/positioning/hittest-on-relative-positioned-children.html -fast/blockflow/horizontal-bt-replaced-selection.html -fast/blockflow/japanese-lr-selection.html -fast/blockflow/japanese-rl-selection.html -fast/blockflow/vertical-lr-replaced-selection.html -fast/blockflow/vertical-rl-replaced-selection.html fast/css/user-drag-none.html fast/dom/HTMLSelectElement/click-size-zero-no-crash.html fast/dom/Window/window-postmessage-clone-frames.html @@ -372,6 +367,11 @@ fast/text/atsui-rtl-override-selection.html fast/text/international/khmer-selection.html fast/text/offsetForPosition-complex-fallback.html fast/text/reset-drag-on-mouse-down.html +fast/writing-mode/horizontal-bt-replaced-selection.html +fast/writing-mode/japanese-lr-selection.html +fast/writing-mode/japanese-rl-selection.html +fast/writing-mode/vertical-lr-replaced-selection.html +fast/writing-mode/vertical-rl-replaced-selection.html http/tests/local/blob/send-hybrid-blob.html http/tests/local/drag-over-remote-content.html http/tests/local/fileapi/file-last-modified.html |