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

Unified Diff: LayoutTests/platform/mac/http/tests/misc/iframe404-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/http/tests/misc/iframe404-expected.txt
diff --git a/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt b/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt
index 19a5941a7f1c6c12aea2ff75cf5d4877195f7d1b..e5dc9d00499f3801fc7b350d20c6c9f72ed71104 100644
--- a/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt
+++ b/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt
@@ -23,14 +23,6 @@ layer at (0,0) size 800x600
text run at (163,0) width 611: "It should contain a 404 error message, not any green fallback text. Note this will only work if this"
text run at (0,18) width 149: "page is fetched via http."
RenderBlock (anonymous) at (0,104) size 784x184
- RenderPartObject {IFRAME} at (0,0) size 552.80x184 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 549x180
- RenderView at (0,0) size 549x180
- layer at (0,0) size 549x180
- RenderBlock {HTML} at (0,0) size 549x180
- RenderBody {BODY} at (8,8) size 533x164
- RenderText {#text} at (0,0) size 364x18
- text run at (0,0) width 364: "This 404 error was intentionally generated by a test script."
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,304) size 784x18
RenderText {#text} at (0,0) size 487x18
@@ -44,3 +36,12 @@ layer at (0,0) size 800x600
text run at (0,0) width 77: "fallback text"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,112) size 553x184
+ RenderPartObject {IFRAME} at (0,0) size 552.80x184 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 549x180
+ RenderView at (0,0) size 549x180
+ layer at (0,0) size 549x180
+ RenderBlock {HTML} at (0,0) size 549x180
+ RenderBody {BODY} at (8,8) size 533x164
+ RenderText {#text} at (0,0) size 364x18
+ text run at (0,0) width 364: "This 404 error was intentionally generated by a test script."

Powered by Google App Engine
This is Rietveld 408576698