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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/table/quote-text-around-iframe-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt b/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
index 60165578157f8dc747671aafde5f658ee310ccbd..d1621b8e7052199b41fb32ba129a66c0451aa5c0 100644
--- a/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
@@ -13,15 +13,16 @@ layer at (0,0) size 800x348
text run at (0,279) width 13: "\""
RenderText {#text} at (13,279) size 31x37
text run at (13,279) width 31: " A"
- RenderPartObject {IFRAME} at (44,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 (652,279) size 29x37
text run at (652,279) width 29: "B "
RenderInline (generated) at (0,0) size 13x37
RenderQuote at (0,0) size 13x37
RenderText at (681,279) size 13x37
text run at (681,279) width 13: "\""
+layer at (60,16) size 608x308
+ RenderPartObject {IFRAME} at (44,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