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

Unified Diff: LayoutTests/platform/win/printing/iframe-print-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/printing/iframe-print-expected.txt
diff --git a/LayoutTests/platform/win/printing/iframe-print-expected.txt b/LayoutTests/platform/win/printing/iframe-print-expected.txt
index c0f8f434f284e71302d1492c4194122ecd5be3fd..755385c2f3098fc53b390eda893308762cddd771 100644
--- a/LayoutTests/platform/win/printing/iframe-print-expected.txt
+++ b/LayoutTests/platform/win/printing/iframe-print-expected.txt
@@ -3,36 +3,39 @@ layer at (0,0) size 1000x325
layer at (0,0) size 1000x325
RenderBlock {HTML} at (0,0) size 1000x325
RenderBody {BODY} at (8,8) size 984x309
- RenderPartObject {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x100
- RenderView at (0,0) size 300x100
- layer at (0,0) size 300x36
- RenderBlock {HTML} at (0,0) size 300x36
- RenderBody {BODY} at (8,8) size 284x20
- RenderText {#text} at (0,0) size 229x19
- text run at (0,0) width 229: "You should see this text when printed."
RenderText {#text} at (304,289) size 4x19
text run at (304,289) width 4: " "
- RenderPartObject {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 300x300
- RenderView at (0,0) size 300x300
- layer at (35,0) size 265x300
- RenderBlock {HTML} at (0,0) size 265x300
- RenderBody {BODY} at (8,8) size 249x284
- RenderText {#text} at (0,0) size 19x233
- text run at (0,0) width 233: "You should see this text when printed. "
- RenderBR {BR} at (0,233) size 19x0
- RenderText {#text} at (20,0) size 19x152
- text run at (20,0) width 152: "Vertical text on the right. "
- RenderBR {BR} at (20,152) size 19x0
- RenderPartObject {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 200x150
- RenderView at (0,0) size 200x150
- layer at (0,0) size 200x56
- RenderBlock {HTML} at (0,0) size 200x56
- RenderBody {BODY} at (8,8) size 184x40
- RenderText {#text} at (0,0) size 179x39
- text run at (0,0) width 179: "You should see this text when"
- text run at (0,20) width 46: "printed."
- RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (8,208) size 304x104
+ RenderPartObject {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 300x100
+ RenderView at (0,0) size 300x100
+ layer at (0,0) size 300x36
+ RenderBlock {HTML} at (0,0) size 300x36
+ RenderBody {BODY} at (8,8) size 284x20
+ RenderText {#text} at (0,0) size 229x19
+ text run at (0,0) width 229: "You should see this text when printed."
+layer at (316,8) size 304x304
+ RenderPartObject {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 300x300
+ RenderView at (0,0) size 300x300
+ layer at (35,0) size 265x300
+ RenderBlock {HTML} at (0,0) size 265x300
+ RenderBody {BODY} at (8,8) size 249x284
+ RenderText {#text} at (0,0) size 19x233
+ text run at (0,0) width 233: "You should see this text when printed. "
+ RenderBR {BR} at (0,233) size 19x0
+ RenderText {#text} at (20,0) size 19x152
+ text run at (20,0) width 152: "Vertical text on the right. "
+ RenderBR {BR} at (20,152) size 19x0
+ RenderText {#text} at (0,0) size 0x0
+ layer at (48,8) size 204x154
+ RenderPartObject {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 200x150
+ RenderView at (0,0) size 200x150
+ layer at (0,0) size 200x56
+ RenderBlock {HTML} at (0,0) size 200x56
+ RenderBody {BODY} at (8,8) size 184x40
+ RenderText {#text} at (0,0) size 179x39
+ text run at (0,0) width 179: "You should see this text when"
+ text run at (0,20) width 46: "printed."

Powered by Google App Engine
This is Rietveld 408576698