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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/international/bidi-override-expected.txt

Issue 1909823003: Manual rebaselines for r388291 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x356 3 layer at (0,0) size 800x356
4 LayoutBlockFlow {HTML} at (0,0) size 800x356 4 LayoutBlockFlow {HTML} at (0,0) size 800x356
5 LayoutBlockFlow {BODY} at (8,16) size 784x332 5 LayoutBlockFlow {BODY} at (8,16) size 784x332
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 296x19 7 LayoutText {#text} at (0,0) size 295x19
8 text run at (0,0) width 296: "All rows should be identical to the refe rence row." 8 text run at (0,0) width 295: "All rows should be identical to the refe rence row."
9 LayoutTable {TABLE} at (0,36) size 506x117 [border: none] 9 LayoutTable {TABLE} at (0,36) size 506x117 [border: none]
10 LayoutTableSection {TBODY} at (0,0) size 505x116 10 LayoutTableSection {TBODY} at (0,0) size 505x116
11 LayoutTableRow {TR} at (0,0) size 505x29 11 LayoutTableRow {TR} at (0,0) size 505x29
12 LayoutTableCell {TD} at (0,0) size 93x29 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 93x29 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (28,5) size 61x19 13 LayoutText {#text} at (28,5) size 61x19
14 text run at (28,5) width 61: "Reference" 14 text run at (28,5) width 61: "Reference"
15 LayoutTableCell {TD} at (93,0) size 206x29 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (93,0) size 206x29 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1]
16 LayoutText {#text} at (5,5) size 197x19 16 LayoutText {#text} at (5,5) size 197x19
17 text run at (5,5) width 41: "abcdef" 17 text run at (5,5) width 41: "abcdef"
18 text run at (46,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}" 18 text run at (46,5) width 20 RTL: "\x{5D0}\x{5D1}\x{5D2}"
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 text run at (0,0) width 39 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\ x{5DB}\x{5DC}" 148 text run at (0,0) width 39 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\ x{5DB}\x{5DC}"
149 text run at (39,0) width 22: "abc" 149 text run at (39,0) width 22: "abc"
150 text run at (61,0) width 39 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3} \x{5D4}\x{5D5}" 150 text run at (61,0) width 39 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3} \x{5D4}\x{5D5}"
151 LayoutTableCell {TD} at (109,29) size 109x97 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1] 151 LayoutTableCell {TD} at (109,29) size 109x97 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
152 LayoutBlockFlow {P} at (5,21) size 100x20 152 LayoutBlockFlow {P} at (5,21) size 100x20
153 LayoutText {#text} at (3,0) size 94x19 153 LayoutText {#text} at (3,0) size 94x19
154 text run at (3,0) width 94 RTL override: "lkjihg\x{5D0}\x{5D1} \x{5D2}fedcba" 154 text run at (3,0) width 94 RTL override: "lkjihg\x{5D0}\x{5D1} \x{5D2}fedcba"
155 LayoutBlockFlow {P} at (5,57) size 100x20 155 LayoutBlockFlow {P} at (5,57) size 100x20
156 LayoutText {#text} at (0,0) size 100x19 156 LayoutText {#text} at (0,0) size 100x19
157 text run at (0,0) width 100 LTR override: "\x{5DC}\x{5DB}\x{5D 9}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}\x{5D2}\x{5D1}\x{5D0}" 157 text run at (0,0) width 100 LTR override: "\x{5DC}\x{5DB}\x{5D 9}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}\x{5D2}\x{5D1}\x{5D0}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698