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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/justified-selection-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 110x17 7 LayoutText {#text} at (0,0) size 109x17
8 text run at (0,0) width 110: "Test for revision " 8 text run at (0,0) width 109: "Test for revision "
9 LayoutInline {A} at (0,0) size 49x17 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 49x17 [color=#0000EE]
10 LayoutText {#text} at (109,0) size 49x17 10 LayoutText {#text} at (108,0) size 49x17
11 text run at (109,0) width 49: "#20574" 11 text run at (108,0) width 49: "#20574"
12 LayoutText {#text} at (157,0) size 5x17 12 LayoutText {#text} at (156,0) size 5x17
13 text run at (157,0) width 5: "." 13 text run at (156,0) width 5: "."
14 LayoutBlockFlow {P} at (0,34) size 784x18 14 LayoutBlockFlow {P} at (0,34) size 784x18
15 LayoutText {#text} at (0,0) size 255x17 15 LayoutText {#text} at (0,0) size 255x17
16 text run at (0,0) width 255: "The two blue boxes should be identical." 16 text run at (0,0) width 255: "The two blue boxes should be identical."
17 LayoutBlockFlow {DIV} at (0,68) size 106x42 [border: (3px solid #0000FF)] 17 LayoutBlockFlow {DIV} at (0,68) size 106x42 [border: (3px solid #0000FF)]
18 LayoutText {#text} at (3,3) size 10x17 18 LayoutText {#text} at (3,3) size 10x17
19 text run at (3,3) width 10: "L" 19 text run at (3,3) width 10: "L"
20 LayoutInline {SPAN} at (0,0) size 41x17 [color=#008000] [bgcolor=#FFFF00 ] 20 LayoutInline {SPAN} at (0,0) size 41x17 [color=#008000] [bgcolor=#FFFF00 ]
21 LayoutText {#text} at (12,3) size 41x17 21 LayoutText {#text} at (12,3) size 41x17
22 text run at (12,3) width 41: "o r" 22 text run at (12,3) width 41: "o r"
23 LayoutText {#text} at (52,3) size 100x35 23 LayoutText {#text} at (52,3) size 100x35
24 text run at (52,3) width 51: "e mi" 24 text run at (52,3) width 51: "e mi"
25 text run at (3,21) width 69: "psumdolor" 25 text run at (3,21) width 69: "psumdolor"
26 LayoutBlockFlow (anonymous) at (0,110) size 784x18 26 LayoutBlockFlow (anonymous) at (0,110) size 784x18
27 LayoutBR {BR} at (0,0) size 0x17 27 LayoutBR {BR} at (0,0) size 0x17
28 LayoutBlockFlow {DIV} at (0,128) size 106x42 [border: (3px solid #0000FF)] 28 LayoutBlockFlow {DIV} at (0,128) size 106x42 [border: (3px solid #0000FF)]
29 LayoutText {#text} at (3,3) size 100x35 29 LayoutText {#text} at (3,3) size 100x35
30 text run at (3,3) width 100: "Lo re mi" 30 text run at (3,3) width 100: "Lo re mi"
31 text run at (3,21) width 69: "psumdolor" 31 text run at (3,21) width 69: "psumdolor"
32 selection start: position 1 of child 0 {#text} of child 8 {DIV} of body 32 selection start: position 1 of child 0 {#text} of child 8 {DIV} of body
33 selection end: position 4 of child 0 {#text} of child 8 {DIV} of body 33 selection end: position 4 of child 0 {#text} of child 8 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698