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

Side by Side Diff: LayoutTests/platform/win-xp/editing/style/5046875-1-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 748x19 7 RenderText {#text} at (0,0) size 748x19
8 text run at (0,0) width 454: "This tests for a bug where centering two paragraphs would center the third. " 8 text run at (0,0) width 454: "This tests for a bug where centering two paragraphs would center the third. "
9 text run at (454,0) width 294: "Only the selected paragraphs should be selected." 9 text run at (454,0) width 294: "Only the selected paragraphs should be selected."
10 RenderBlock {DIV} at (0,36) size 784x60 10 RenderBlock {DIV} at (0,36) size 784x60
11 RenderBlock {DIV} at (0,0) size 784x20 11 RenderBlock {DIV} at (0,0) size 784x20
12 RenderText {#text} at (382,0) size 20x19 12 RenderText {#text} at (382,0) size 20x19
13 text run at (382,0) width 20: "foo" 13 text run at (382,0) width 20: "foo"
14 RenderBlock {DIV} at (0,20) size 784x40 14 RenderBlock {DIV} at (0,20) size 784x40
15 RenderBlock {DIV} at (0,0) size 784x20 15 RenderBlock {DIV} at (0,0) size 784x20
16 RenderText {#text} at (382,0) size 20x19 16 RenderText {#text} at (382,0) size 20x19
17 text run at (382,0) width 20: "bar" 17 text run at (382,0) width 20: "bar"
18 RenderBlock (anonymous) at (0,20) size 784x20 18 RenderBlock (anonymous) at (0,20) size 784x20
19 RenderText {#text} at (0,0) size 21x19 19 RenderText {#text} at (0,0) size 21x19
20 text run at (0,0) width 21: "baz" 20 text run at (0,0) width 21: "baz"
21 selection start: position 0 of child 0 {#text} of child 0 {DIV} of child 2 {DIV} of body 21 selection start: position 0 of child 0 {#text} of child 0 {DIV} of child 2 {DIV} of body
22 selection end: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 2 {DIV} of body 22 selection end: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698