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

Unified Diff: LayoutTests/platform/win/fast/table/quote-text-around-iframe-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/table/quote-text-around-iframe-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt b/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
index d50c91d70dbc0de63cf8ff35dc3247b268f7ea00..6a85e8328a9d1589dd9c8f3c06c8c0e65abafbd6 100644
--- a/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
+++ b/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
@@ -13,15 +13,16 @@ layer at (0,0) size 800x349
text run at (0,280) width 13: "\""
RenderText {#text} at (13,280) size 30x36
text run at (13,280) width 30: " A"
- RenderPartObject {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
- layer at (0,0) size 600x300
- RenderView at (0,0) size 600x300
- layer at (0,0) size 600x300
- RenderBlock {HTML} at (0,0) size 600x300
- RenderBody {BODY} at (8,8) size 584x284
RenderText {#text} at (651,280) size 29x36
text run at (651,280) width 29: "B "
RenderInline (generated) at (0,0) size 13x36
RenderQuote at (0,0) size 13x36
RenderText at (680,280) size 13x36
text run at (680,280) width 13: "\""
+layer at (59,16) size 608x308
+ RenderPartObject {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
+ layer at (0,0) size 600x300
+ RenderView at (0,0) size 600x300
+ layer at (0,0) size 600x300
+ RenderBlock {HTML} at (0,0) size 600x300
+ RenderBody {BODY} at (8,8) size 584x284

Powered by Google App Engine
This is Rietveld 408576698