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

Unified Diff: LayoutTests/platform/linux/fast/block/basic/013-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/block/basic/013-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/basic/013-expected.txt b/LayoutTests/platform/linux/fast/block/basic/013-expected.txt
index 7768cad331155aecb880114f641a94d0efa92f26..364433ce3607f325bb43db0d6c3857fcd514b4af 100644
--- a/LayoutTests/platform/linux/fast/block/basic/013-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/basic/013-expected.txt
@@ -5,18 +5,6 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
RenderText {#text} at (504,89) size 4x19
text run at (504,89) width 4: " "
- RenderEmbeddedObject {OBJECT} at (0,109) size 500x100
- layer at (0,0) size 500x100
- RenderView at (0,0) size 500x100
- layer at (0,0) size 500x100
- RenderBlock {HTML} at (0,0) size 500x100
- RenderBody {BODY} at (8,8) size 484x76
- RenderBlock {P} at (0,0) size 484x20
- RenderText {#text} at (0,0) size 104x19
- text run at (0,0) width 104: "This is some text."
- RenderBlock {P} at (0,36) size 484x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This text is underneath."
RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 504x104
RenderPartObject {IFRAME} at (0,0) size 504x104 [border: (2px inset #EEEEEE)]
@@ -31,3 +19,16 @@ layer at (0,0) size 504x104
RenderBlock {P} at (0,36) size 484x20
RenderText {#text} at (0,0) size 138x19
text run at (0,0) width 138: "This text is underneath."
+layer at (0,109) size 500x100
+ RenderEmbeddedObject {OBJECT} at (0,109) size 500x100
+ layer at (0,0) size 500x100
+ RenderView at (0,0) size 500x100
+ layer at (0,0) size 500x100
+ RenderBlock {HTML} at (0,0) size 500x100
+ RenderBody {BODY} at (8,8) size 484x76
+ RenderBlock {P} at (0,0) size 484x20
+ RenderText {#text} at (0,0) size 104x19
+ text run at (0,0) width 104: "This is some text."
+ RenderBlock {P} at (0,36) size 484x20
+ RenderText {#text} at (0,0) size 138x19
+ text run at (0,0) width 138: "This text is underneath."

Powered by Google App Engine
This is Rietveld 408576698