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

Unified Diff: LayoutTests/platform/win/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/win/fast/block/basic/013-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/basic/013-expected.txt b/LayoutTests/platform/win/fast/block/basic/013-expected.txt
index 6ba395d5ebd1c138ba39c9bcdf6ca743bdd1b273..7768cad331155aecb880114f641a94d0efa92f26 100644
--- a/LayoutTests/platform/win/fast/block/basic/013-expected.txt
+++ b/LayoutTests/platform/win/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 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 (504,89) size 4x19
text run at (504,89) width 4: " "
RenderEmbeddedObject {OBJECT} at (0,109) size 500x100
@@ -30,3 +18,16 @@ layer at (0,0) size 800x600
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)]
+ 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