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

Unified Diff: third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt

Issue 1419813004: Remove the "horizontal-bt" value from -webkit-writing-mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add static_assert to ensure TransformedWritingMode matches to WritingMode Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt b/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt
index e769754421677e195d9381e8006b75d4f1a5cd47..1ebe36180c9d97c140cc8f083039168f2b059933 100644
--- a/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/writing-mode/table-hit-test-expected.txt
@@ -9,18 +9,6 @@ PASS: 2-1-1 at (1, 101)
PASS: 2-1-2 at (51, 101)
PASS: 2-1-3 at (101, 101)
-Testing horizontal-bt:
-PASS: c at (1, 101)
-PASS: 1-1-1 at (1, 51)
-PASS: 1-1-2 at (51, 51)
-PASS: 1-1-3 at (101, 51)
-PASS: 1-2-1 at (1, 26)
-PASS: 1-2-2 at (51, 26)
-PASS: 1-2-3 at (101, 26)
-PASS: 2-1-1 at (1, 1)
-PASS: 2-1-2 at (51, 1)
-PASS: 2-1-3 at (101, 1)
-
Testing vertical-lr:
PASS: c at (1, 1)
PASS: 1-1-1 at (51, 1)

Powered by Google App Engine
This is Rietveld 408576698