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

Unified Diff: LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-004-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/css2.1/20110323/replaced-intrinsic-004-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-004-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-004-expected.txt
index 4778eedcd9e2e1c5f2d86dadc1d579900296c7e2..be7825e29a623f9d82dd28dbaf45260e6bd9e088 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-004-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-004-expected.txt
@@ -7,11 +7,12 @@ layer at (0,0) size 800x165
RenderText {#text} at (0,0) size 275x19
text run at (0,0) width 275: "There must be a green box below and no red."
RenderBlock {DIV} at (0,36) size 784x105
- RenderEmbeddedObject {OBJECT} at (0,0) size 100x100 [bgcolor=#008000] [border: (20px solid #FF0000)]
- layer at (0,0) size 60x60
- RenderView at (0,0) size 60x60
- layer at (0,0) size 60x60
- RenderSVGRoot {svg} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,52) size 100x100
+ RenderEmbeddedObject {OBJECT} at (0,0) size 100x100 [bgcolor=#008000] [border: (20px solid #FF0000)]
+ layer at (0,0) size 60x60
+ RenderView at (0,0) size 60x60
+ layer at (0,0) size 60x60
+ RenderSVGRoot {svg} at (0,0) size 0x0
+layer at (8,52) size 100x100
RenderBlock (positioned) {DIV} at (8,52) size 100x100 [border: (20px solid #008000)]

Powered by Google App Engine
This is Rietveld 408576698