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

Unified Diff: LayoutTests/platform/linux/fast/parser/001-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/parser/001-expected.txt
diff --git a/LayoutTests/platform/linux/fast/parser/001-expected.txt b/LayoutTests/platform/linux/fast/parser/001-expected.txt
index e4bfcdee3bc3b6114e98ed00c8384d4f46bad680..0c535973e9e89bf64a02ef5c4444629b96da92f3 100644
--- a/LayoutTests/platform/linux/fast/parser/001-expected.txt
+++ b/LayoutTests/platform/linux/fast/parser/001-expected.txt
@@ -22,7 +22,6 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 64x16
text run at (0,0) width 64: "Pre text"
text run at (64,0) width 0: " "
- RenderEmbeddedObject {OBJECT} at (0,16) size 300x300 [bgcolor=#008000]
RenderText {#text} at (300,304) size 300x32
text run at (300,304) width 0: " "
text run at (0,320) width 104: "Also pre text"
@@ -40,3 +39,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 226x19
text run at (0,0) width 226: "Now we're back to nonbreaking text."
RenderText {#text} at (0,0) size 0x0
+layer at (8,152) size 300x300
+ RenderEmbeddedObject {OBJECT} at (0,16) size 300x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698