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

Unified Diff: LayoutTests/platform/linux/fast/frames/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/frames/001-expected.txt
diff --git a/LayoutTests/platform/linux/fast/frames/001-expected.txt b/LayoutTests/platform/linux/fast/frames/001-expected.txt
index a85771c5a488d18df839652961a49d3e1e3be86d..cb3209cde200f3820b734c899e2ba2ef4f7f1ea7 100644
--- a/LayoutTests/platform/linux/fast/frames/001-expected.txt
+++ b/LayoutTests/platform/linux/fast/frames/001-expected.txt
@@ -8,20 +8,8 @@ layer at (0,0) size 800x600
RenderBR {BR} at (496,15) size 0x0
RenderText {#text} at (170,175) size 4x19
text run at (170,175) width 4: " "
- RenderEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #FF0000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x100
- RenderBlock {HTML} at (0,0) size 100x100
- RenderBody {BODY} at (8,8) size 84x84
RenderText {#text} at (344,175) size 4x19
text run at (344,175) width 4: " "
- RenderEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #FF0000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x100
- RenderBlock {HTML} at (0,0) size 100x100
- RenderBody {BODY} at (8,8) size 84x84
RenderText {#text} at (0,0) size 0x0
layer at (8,28) size 170x170
RenderPartObject {IFRAME} at (0,20) size 170x170 [border: (10px solid #FF0000)]
@@ -30,3 +18,17 @@ layer at (8,28) size 170x170
layer at (0,0) size 100x100
RenderBlock {HTML} at (0,0) size 100x100
RenderBody {BODY} at (8,8) size 84x84
+layer at (182,28) size 170x170
+ RenderEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #FF0000)]
+ layer at (0,0) size 100x100
+ RenderView at (0,0) size 100x100
+ layer at (0,0) size 100x100
+ RenderBlock {HTML} at (0,0) size 100x100
+ RenderBody {BODY} at (8,8) size 84x84
+layer at (356,28) size 170x170
+ RenderEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #FF0000)]
+ layer at (0,0) size 100x100
+ RenderView at (0,0) size 100x100
+ layer at (0,0) size 100x100
+ RenderBlock {HTML} at (0,0) size 100x100
+ RenderBody {BODY} at (8,8) size 84x84

Powered by Google App Engine
This is Rietveld 408576698