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

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

Issue 19446: WebKit removed support for 'compact' and changed their baseline to match (r40... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/compact/001-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/compact/001-expected.txt (revision 8817)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/compact/001-expected.txt (working copy)
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,16) size 784x56
+layer at (0,0) size 800x86
+ RenderBlock {HTML} at (0,0) size 800x86
+ RenderBody {BODY} at (8,16) size 784x62
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 185x19
text run at (0,0) width 185: "There should be no red below."
- RenderBlock {DIV} at (160,36) size 624x20 [color=#FF0000] [bgcolor=#00FF00]
- RenderBlock (compact) {DIV} at (-160,0) size 0x0 [color=#000000]
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Test:"
+ RenderBlock {DIV} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 29x19
+ text run at (0,0) width 29: "Test:"
+ RenderBlock {DIV} at (160,56) size 624x6 [color=#FF0000] [bgcolor=#00FF00]
RenderInline {SPAN} at (0,0) size 284x19 [color=#000000]
- RenderText {#text} at (0,0) size 284x19
- text run at (0,0) width 284: "This sentence should have a green background."
+ RenderText {#text} at (0,-9) size 284x19
+ text run at (0,-9) width 284: "This sentence should have a green background."
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698