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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/style/5084241-expected.txt

Issue 1410703003: 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 758x35 7 LayoutText {#text} at (0,0) size 758x35
8 text run at (0,0) width 758: "This tests for a bug where deleting ever ything in a paragraph of colored text would prevent the user from changing the" 8 text run at (0,0) width 758: "This tests for a bug where deleting ever ything in a paragraph of colored text would prevent the user from changing the"
9 text run at (0,18) width 65: "text color." 9 text run at (0,18) width 64: "text color."
10 LayoutBlockFlow {DIV} at (0,52) size 784x18 10 LayoutBlockFlow {DIV} at (0,52) size 784x18
11 LayoutInline {FONT} at (0,0) size 151x17 [color=#FF0000] 11 LayoutInline {FONT} at (0,0) size 151x17 [color=#FF0000]
12 LayoutText {#text} at (0,0) size 151x17 12 LayoutText {#text} at (0,0) size 151x17
13 text run at (0,0) width 151: "This text should be red." 13 text run at (0,0) width 151: "This text should be red."
14 LayoutInline {FONT} at (0,0) size 159x17 [color=#0000FF] 14 LayoutInline {FONT} at (0,0) size 159x17 [color=#0000FF]
15 LayoutText {#text} at (150,0) size 159x17 15 LayoutText {#text} at (150,0) size 159x17
16 text run at (150,0) width 159: "This text should be blue." 16 text run at (150,0) width 159: "This text should be blue."
17 caret: position 25 of child 0 {#text} of child 1 {FONT} of child 2 {DIV} of body 17 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