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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,431) size 800x169
4 LayoutBlockFlow {HTML} at (0,0) size 800x169
5 LayoutBlockFlow {BODY} at (8,8) size 784x153
6 LayoutText {#text} at (0,1) size 383x41
7 text run at (0,1) width 383: "This is the first line of text."
8 LayoutBR {BR} at (383,1) size 0x41
9 LayoutImage {IMG} at (0,52) size 20x50 [bgcolor=#008000]
10 LayoutText {#text} at (20,43) size 370x41
11 text run at (20,43) width 370: " This is the second line of "
12 LayoutImage {IMG} at (390,52) size 20x100 [bgcolor=#800080]
13 LayoutText {#text} at (410,43) size 72x41
14 text run at (410,43) width 72: " text."
15 selection start: position 1 of child 0 {#text} of body
16 selection end: position 1 of child 3 {IMG} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698