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

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

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
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 800x344 3 layer at (0,0) size 800x344
4 LayoutBlockFlow {HTML} at (0,0) size 800x344 4 LayoutBlockFlow {HTML} at (0,0) size 800x344
5 LayoutBlockFlow {BODY} at (8,16) size 784x320 5 LayoutBlockFlow {BODY} at (8,16) size 784x320
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 317x18 7 LayoutText {#text} at (0,0) size 317x18
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 317: "All rows should be identical to the refe rence row."
9 LayoutTable {TABLE} at (0,34) size 583x113 [border: none] 9 LayoutTable {TABLE} at (0,34) size 583x113 [border: none]
10 LayoutTableSection {TBODY} at (0,0) size 582x112 10 LayoutTableSection {TBODY} at (0,0) size 582x112
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 text run at (52,5) width 29: "CSS" 138 text run at (52,5) width 29: "CSS"
139 LayoutTableRow {TR} at (0,27) size 264x95 139 LayoutTableRow {TR} at (0,27) size 264x95
140 LayoutTableCell {TD} at (0,27) size 132x95 [border: (1px solid #0080 00)] [r=1 c=0 rs=1 cs=1] 140 LayoutTableCell {TD} at (0,27) size 132x95 [border: (1px solid #0080 00)] [r=1 c=0 rs=1 cs=1]
141 LayoutBlockFlow {P} at (5,21) size 123x19 141 LayoutBlockFlow {P} at (5,21) size 123x19
142 LayoutText {#text} at (8,1) size 107x18 142 LayoutText {#text} at (8,1) size 107x18
143 text run at (8,1) width 44: "abcdef" 143 text run at (8,1) width 44: "abcdef"
144 text run at (51,1) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}" 144 text run at (51,1) width 27 RTL: "\x{5D0}\x{5D1}\x{5D2}"
145 text run at (77,1) width 38: "ghijkl" 145 text run at (77,1) width 38: "ghijkl"
146 LayoutBlockFlow {P} at (5,56) size 123x19 146 LayoutBlockFlow {P} at (5,56) size 123x19
147 LayoutText {#text} at (0,1) size 123x18 147 LayoutText {#text} at (0,1) size 123x18
148 text run at (0,1) width 51 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\ x{5DB}\x{5DC}" 148 text run at (0,1) width 50 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\ x{5DB}\x{5DC}"
149 text run at (50,1) width 23: "abc" 149 text run at (50,1) width 23: "abc"
150 text run at (72,1) width 51 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3} \x{5D4}\x{5D5}" 150 text run at (72,1) width 51 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3} \x{5D4}\x{5D5}"
151 LayoutTableCell {TD} at (132,27) size 132x95 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1] 151 LayoutTableCell {TD} at (132,27) size 132x95 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
152 LayoutBlockFlow {P} at (5,21) size 123x19 152 LayoutBlockFlow {P} at (5,21) size 123x19
153 LayoutText {#text} at (8,1) size 107x18 153 LayoutText {#text} at (8,1) size 107x18
154 text run at (8,1) width 107 RTL override: "lkjihg\x{5D0}\x{5D1 }\x{5D2}fedcba" 154 text run at (8,1) width 107 RTL override: "lkjihg\x{5D0}\x{5D1 }\x{5D2}fedcba"
155 LayoutBlockFlow {P} at (5,56) size 123x19 155 LayoutBlockFlow {P} at (5,56) size 123x19
156 LayoutText {#text} at (0,1) size 123x18 156 LayoutText {#text} at (0,1) size 123x18
157 text run at (0,1) width 123 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,1) width 123 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