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

Unified Diff: LayoutTests/platform/mac/fast/block/basic/013-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 years, 10 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/mac/fast/block/basic/013-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/basic/013-expected.txt b/LayoutTests/platform/mac/fast/block/basic/013-expected.txt
index a2eb9502ef79d021ef3520d3b067a0594cdeb412..41665de76ca1d1613303f9ecec9267b168c28720 100644
--- a/LayoutTests/platform/mac/fast/block/basic/013-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/basic/013-expected.txt
@@ -3,18 +3,6 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
- RenderPartObject {IFRAME} at (0,0) size 504x104 [border: (2px inset #EEEEEE)]
- 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 484x18
- RenderText {#text} at (0,0) size 110x18
- text run at (0,0) width 110: "This is some text."
- RenderBlock {P} at (0,34) size 484x18
- RenderText {#text} at (0,0) size 147x18
- text run at (0,0) width 147: "This text is underneath."
RenderText {#text} at (504,90) size 4x18
text run at (504,90) width 4: " "
RenderEmbeddedObject {OBJECT} at (0,108) size 500x100
@@ -30,3 +18,16 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 147x18
text run at (0,0) width 147: "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)]
+ 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 484x18
+ RenderText {#text} at (0,0) size 110x18
+ text run at (0,0) width 110: "This is some text."
+ RenderBlock {P} at (0,34) size 484x18
+ RenderText {#text} at (0,0) size 147x18
+ text run at (0,0) width 147: "This text is underneath."

Powered by Google App Engine
This is Rietveld 408576698