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

Side by Side Diff: LayoutTests/platform/win-xp/editing/style/5084241-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 768x19 7 RenderText {#text} at (0,0) size 768x19
8 text run at (0,0) width 768: "This tests for a bug where deleting ever ything in a paragraph of colored text would prevent the user from changing the t ext color." 8 text run at (0,0) width 768: "This tests for a bug where deleting ever ything in a paragraph of colored text would prevent the user from changing the t ext color."
9 RenderBlock {DIV} at (0,36) size 784x20 9 RenderBlock {DIV} at (0,36) size 784x20
10 RenderInline {FONT} at (0,0) size 141x19 [color=#FF0000] 10 RenderInline {FONT} at (0,0) size 141x19 [color=#FF0000]
11 RenderText {#text} at (0,0) size 141x19 11 RenderText {#text} at (0,0) size 141x19
12 text run at (0,0) width 141: "This text should be red." 12 text run at (0,0) width 141: "This text should be red."
13 RenderInline {FONT} at (0,0) size 146x19 [color=#0000FF] 13 RenderInline {FONT} at (0,0) size 146x19 [color=#0000FF]
14 RenderText {#text} at (141,0) size 146x19 14 RenderText {#text} at (141,0) size 146x19
15 text run at (141,0) width 146: "This text should be blue." 15 text run at (141,0) width 146: "This text should be blue."
16 caret: position 25 of child 0 {#text} of child 1 {FONT} of child 2 {DIV} of body 16 caret: position 25 of child 0 {#text} of child 1 {FONT} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698