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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x338 3 layer at (0,0) size 800x338
4 LayoutBlockFlow {HTML} at (0,0) size 800x338 4 LayoutBlockFlow {HTML} at (0,0) size 800x338
5 LayoutBlockFlow {BODY} at (8,16) size 784x314 5 LayoutBlockFlow {BODY} at (8,16) size 784x314
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 317x17 7 LayoutText {#text} at (0,0) size 316x17
8 text run at (0,0) width 317: "All rows should be identical to the refe rence row." 8 text run at (0,0) width 316: "All rows should be identical to the refe rence row."
9 LayoutTable {TABLE} at (0,34) size 525x109 [border: none] 9 LayoutTable {TABLE} at (0,34) size 525x109 [border: none]
10 LayoutTableSection {TBODY} at (0,0) size 524x108 10 LayoutTableSection {TBODY} at (0,0) size 524x108
11 LayoutTableRow {TR} at (0,0) size 524x27 11 LayoutTableRow {TR} at (0,0) size 524x27
12 LayoutTableCell {TD} at (0,0) size 98x27 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 98x27 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (29,5) size 65x17 13 LayoutText {#text} at (29,5) size 65x17
14 text run at (29,5) width 65: "Reference" 14 text run at (29,5) width 65: "Reference"
15 LayoutTableCell {TD} at (98,0) size 213x27 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (98,0) size 213x27 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1]
16 LayoutText {#text} at (5,5) size 204x17 16 LayoutText {#text} at (5,5) size 204x17
17 text run at (5,5) width 43: "abcdef" 17 text run at (5,5) width 43: "abcdef"
18 text run at (47,5) width 22 RTL: "\x{5D0}\x{5D1}\x{5D2}" 18 text run at (47,5) width 22 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 (38,0) width 24: "abc" 149 text run at (38,0) width 24: "abc"
150 text run at (61,0) width 40 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3} \x{5D4}\x{5D5}" 150 text run at (61,0) width 40 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3} \x{5D4}\x{5D5}"
151 LayoutTableCell {TD} at (110,27) size 110x93 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1] 151 LayoutTableCell {TD} at (110,27) size 110x93 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
152 LayoutBlockFlow {P} at (5,21) size 101x18 152 LayoutBlockFlow {P} at (5,21) size 101x18
153 LayoutText {#text} at (0,0) size 101x17 153 LayoutText {#text} at (0,0) size 101x17
154 text run at (0,0) width 101 RTL override: "lkjihg\x{5D0}\x{5D1 }\x{5D2}fedcba" 154 text run at (0,0) width 101 RTL override: "lkjihg\x{5D0}\x{5D1 }\x{5D2}fedcba"
155 LayoutBlockFlow {P} at (5,55) size 101x18 155 LayoutBlockFlow {P} at (5,55) size 101x18
156 LayoutText {#text} at (0,0) size 101x17 156 LayoutText {#text} at (0,0) size 101x17
157 text run at (0,0) width 101 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 101 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