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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/dirtyLinesForInline-expected.txt

Issue 385062: [LTTF] Rebaseline LayoutTests/fast/inline/dirtyLinesForInline.html.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/dirtyLinesForInline-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/dirtyLinesForInline-expected.txt (revision 32038)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/dirtyLinesForInline-expected.txt (working copy)
@@ -1,32 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 772x19
- text run at (0,0) width 570: "To reproduce this bug outside of DumpRenderTree, mouse over the links below several times. "
- text run at (570,0) width 202: "The bug is fixed if we don't crash."
- RenderBlock {DIV} at (0,36) size 784x86
- RenderTable {TABLE} at (0,0) size 132x86
- RenderTableSection {TBODY} at (0,0) size 132x86
- RenderTableRow {TR} at (0,2) size 132x82
- RenderTableCell {TD} at (2,2) size 128x82 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 126x80
- RenderInline {A} at (0,0) size 92x39 [color=#0000EE]
- RenderInline {SPAN} at (0,0) size 92x39
- RenderText {#text} at (0,0) size 92x39
- text run at (0,0) width 92: "this is the home"
- text run at (0,20) width 29: "page"
- RenderText {#text} at (29,20) size 33x19
- text run at (29,20) width 33: "home"
- RenderBR {BR} at (62,35) size 0x0
- RenderInline {A} at (0,0) size 110x39 [color=#0000EE]
- RenderInline {SPAN} at (0,0) size 110x39
- RenderText {#text} at (0,40) size 110x39
- text run at (0,40) width 110: "this is the about us"
- text run at (0,60) width 29: "page"
- RenderText {#text} at (29,60) size 51x19
- text run at (29,60) width 51: "about us"
- RenderBR {BR} at (80,75) size 0x0
-caret: position 0 of child 0 {#text} of child 1 {P} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698