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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 800x204 3 layer at (0,0) size 800x204
4 RenderBlock {HTML} at (0,0) size 800x204 4 RenderBlock {HTML} at (0,0) size 800x204
5 RenderBody {BODY} at (8,16) size 784x180 5 RenderBody {BODY} at (8,16) size 784x180
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {B} at (0,0) size 61x19 7 RenderInline {B} at (0,0) size 61x19
8 RenderText {#text} at (0,0) size 61x19 8 RenderText {#text} at (0,0) size 61x19
9 text run at (0,0) width 61: "BUG ID:" 9 text run at (0,0) width 61: "BUG ID:"
10 RenderText {#text} at (61,0) size 4x19 10 RenderText {#text} at (61,0) size 4x19
(...skipping 14 matching lines...) Expand all
25 RenderBlock {P} at (0,98) size 784x26 [bgcolor=#FF3300] 25 RenderBlock {P} at (0,98) size 784x26 [bgcolor=#FF3300]
26 RenderInline {B} at (0,0) size 84x19 26 RenderInline {B} at (0,0) size 84x19
27 RenderText {#text} at (3,3) size 84x19 27 RenderText {#text} at (3,3) size 84x19
28 text run at (3,3) width 84: "TEST FAIL:" 28 text run at (3,3) width 84: "TEST FAIL:"
29 RenderText {#text} at (87,3) size 689x19 29 RenderText {#text} at (87,3) size 689x19
30 text run at (87,3) width 4: " " 30 text run at (87,3) width 4: " "
31 text run at (91,3) width 685: "As the words \x{201C}sit amet\x{201D} w ill be deleted, the blue outline will leave trails behind as it shrinks to fit t he remaining text." 31 text run at (91,3) width 685: "As the words \x{201C}sit amet\x{201D} w ill be deleted, the blue outline will leave trails behind as it shrinks to fit t he remaining text."
32 RenderBlock {DIV} at (0,140) size 100x40 32 RenderBlock {DIV} at (0,140) size 100x40
33 RenderInline {SPAN} at (0,0) size 83x39 33 RenderInline {SPAN} at (0,0) size 83x39
34 RenderText {#text} at (0,0) size 83x39 34 RenderText {#text} at (0,0) size 83x39
35 text run at (0,0) width 83: "Lorem ipsum " 35 text run at (0,0) width 79: "Lorem ipsum"
36 text run at (0,20) width 36: "dolor " 36 text run at (79,0) width 4: " "
37 text run at (0,20) width 32: "dolor"
38 text run at (32,20) width 4: " "
37 caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of chil d 1 {BODY} of child 1 {HTML} of document 39 caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of chil d 1 {BODY} of child 1 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698