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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-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/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
deleted file mode 100644
index 05ec72ab6ca060d15a8909bdbc70f9795a94aae9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,433) size 800x167
- LayoutBlockFlow {HTML} at (0,0) size 800x167
- LayoutBlockFlow {BODY} at (8,8) size 784x151
- LayoutText {#text} at (0,1) size 391x40
- text run at (0,1) width 391: "This is the first line of text."
- LayoutBR {BR} at (390,1) size 1x40
- LayoutImage {IMG} at (0,50) size 20x50 [bgcolor=#008000]
- LayoutText {#text} at (20,42) size 379x40
- text run at (20,42) width 379: " This is the second line of "
- LayoutImage {IMG} at (398.92,50) size 20x100 [bgcolor=#800080]
- LayoutText {#text} at (418,42) size 73x40
- text run at (418,42) width 73: " text."
-selection start: position 1 of child 0 {#text} of body
-selection end: position 1 of child 3 {IMG} of body

Powered by Google App Engine
This is Rietveld 408576698