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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/justified-selection-at-edge-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 370x19 7 LayoutText {#text} at (0,0) size 369x19
8 text run at (0,0) width 370: "Test for bug 13234, layout of selected j ustified text is broken." 8 text run at (0,0) width 369: "Test for bug 13234, layout of selected j ustified text is broken."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 238x19 10 LayoutText {#text} at (0,0) size 238x19
11 text run at (0,0) width 238: "The two blue boxes should be identical." 11 text run at (0,0) width 238: "The two blue boxes should be identical."
12 LayoutBlockFlow {DIV} at (0,72) size 256x46 [border: (3px solid #0000FF)] 12 LayoutBlockFlow {DIV} at (0,72) size 256x46 [border: (3px solid #0000FF)]
13 LayoutText {#text} at (3,3) size 128x19 13 LayoutText {#text} at (3,3) size 128x19
14 text run at (3,3) width 128: "Lorem ipsum dolor si" 14 text run at (3,3) width 128: "Lorem ipsum dolor si"
15 LayoutInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00 ] 15 LayoutInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00 ]
16 LayoutText {#text} at (131,3) size 41x19 16 LayoutText {#text} at (131,3) size 41x19
17 text run at (131,3) width 41: "t amet," 17 text run at (131,3) width 41: "t amet,"
18 LayoutText {#text} at (172,3) size 250x39 18 LayoutText {#text} at (172,3) size 250x39
19 text run at (172,3) width 81: " consectetuer" 19 text run at (172,3) width 81: " consectetuer"
20 text run at (3,23) width 84: "adipiscing elit." 20 text run at (3,23) width 84: "adipiscing elit."
21 LayoutBlockFlow (anonymous) at (0,118) size 784x20 21 LayoutBlockFlow (anonymous) at (0,118) size 784x20
22 LayoutBR {BR} at (0,0) size 0x19 22 LayoutBR {BR} at (0,0) size 0x19
23 LayoutBlockFlow {P} at (0,154) size 256x46 [border: (3px solid #0000FF)] 23 LayoutBlockFlow {P} at (0,154) size 256x46 [border: (3px solid #0000FF)]
24 LayoutText {#text} at (3,3) size 250x39 24 LayoutText {#text} at (3,3) size 250x39
25 text run at (3,3) width 250: "Lorem ipsum dolor sit amet, consectetuer " 25 text run at (3,3) width 250: "Lorem ipsum dolor sit amet, consectetuer "
26 text run at (3,23) width 84: "adipiscing elit." 26 text run at (3,23) width 84: "adipiscing elit."
27 selection start: position 20 of child 0 {#text} of child 8 {P} of body 27 selection start: position 20 of child 0 {#text} of child 8 {P} of body
28 selection end: position 27 of child 0 {#text} of child 8 {P} of body 28 selection end: position 27 of child 0 {#text} of child 8 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698