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

Unified Diff: LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-003-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-003-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-003-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-003-expected.txt
index c3b19afa5eae088390a6025c07d95eb6b5b2a0b9..e33ff36b8555a4a97b94b3524cd129a8bb87886d 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-003-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-003-expected.txt
@@ -5,11 +5,12 @@ layer at (0,0) size 800x268
RenderBody {BODY} at (8,16) size 784x236
RenderBlock {DIV} at (0,0) size 100x200
RenderBlock {P} at (0,0) size 100x200
- RenderEmbeddedObject {OBJECT} at (0,0) size 200x200
- layer at (0,0) size 100x200
- RenderView at (0,0) size 100x200
- layer at (0,0) size 100x200
- RenderSVGRoot {svg} at (0,0) size 0x0
RenderBlock {P} at (0,216) size 784x20
RenderText {#text} at (0,0) size 409x19
text run at (0,0) width 409: "There should be a complete unbroken yin-yang symbol (\x{E2}\x{2DC}\x{AF}) above."
+layer at (8,16) size 200x200
+ RenderEmbeddedObject {OBJECT} at (0,0) size 200x200
+ layer at (0,0) size 100x200
+ RenderView at (0,0) size 100x200
+ layer at (0,0) size 100x200
+ RenderSVGRoot {svg} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698