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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/text-indent-rtl-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 260x18 7 LayoutText {#text} at (0,0) size 260x18
8 text run at (0,0) width 260: "This test checks for a regression agains t " 8 text run at (0,0) width 260: "This test checks for a regression agains t "
9 LayoutInline {I} at (0,0) size 772x36 9 LayoutInline {I} at (0,0) size 771x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 353x18 [color=#0000EE]
11 LayoutText {#text} at (259,0) size 354x18 11 LayoutText {#text} at (259,0) size 353x18
12 text run at (259,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=6214" 12 text run at (259,0) width 353: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=6214"
13 LayoutText {#text} at (612,0) size 772x36 13 LayoutText {#text} at (611,0) size 771x36
14 text run at (612,0) width 160: " text-indent in RTL block" 14 text run at (611,0) width 160: " text-indent in RTL block"
15 text run at (0,18) width 112: "does the opposite" 15 text run at (0,18) width 112: "does the opposite"
16 LayoutText {#text} at (111,18) size 5x18 16 LayoutText {#text} at (111,18) size 5x18
17 text run at (111,18) width 5: "." 17 text run at (111,18) width 5: "."
18 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 18 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
19 LayoutBlockFlow {P} at (0,70) size 784x36 [bgcolor=#00FFFF] 19 LayoutBlockFlow {P} at (0,70) size 784x36 [bgcolor=#00FFFF]
20 LayoutText {#text} at (23,0) size 761x36 20 LayoutText {#text} at (25,0) size 759x36
21 text run at (23,0) width 711: "The first line of this sententce should be indented 50 pixels to the left, but the rest of it should be flush with the" 21 text run at (25,0) width 709: "The first line of this sententce should be indented 50 pixels to the left, but the rest of it should be flush with the"
22 text run at (576,18) width 5 RTL: "." 22 text run at (576,18) width 5 RTL: "."
23 text run at (580,18) width 204: "normal right margin of the page" 23 text run at (580,18) width 204: "normal right margin of the page"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698