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

Unified Diff: LayoutTests/platform/win/fast/css/line-height-overflow-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/css/line-height-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/line-height-overflow-expected.txt b/LayoutTests/platform/win/fast/css/line-height-overflow-expected.txt
index eb7609513566874cc484a5ce0004176121d2f28e..59989e2a0f7cace7c45d09b13211b0c70b500179 100644
--- a/LayoutTests/platform/win/fast/css/line-height-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/css/line-height-overflow-expected.txt
@@ -8,10 +8,11 @@ layer at (0,0) size 785x32804
text run at (0,0) width 535: "You should see a large green block below that is 32,768px tall. No red should be visible."
RenderBR {BR} at (535,15) size 0x0
RenderBlock {DIV} at (0,20) size 769x32768 [bgcolor=#FF0000]
- RenderPartObject {IFRAME} at (0,0) size 769x32768 [bgcolor=#008000]
- layer at (0,0) size 769x32768
- RenderView at (0,0) size 769x32768
- layer at (0,0) size 769x32768
- RenderBlock {HTML} at (0,0) size 769x32768
- RenderBody {BODY} at (8,8) size 753x32752
RenderText {#text} at (0,0) size 0x0
+layer at (8,28) size 769x32768
+ RenderPartObject {IFRAME} at (0,0) size 769x32768 [bgcolor=#008000]
+ layer at (0,0) size 769x32768
+ RenderView at (0,0) size 769x32768
+ layer at (0,0) size 769x32768
+ RenderBlock {HTML} at (0,0) size 769x32768
+ RenderBody {BODY} at (8,8) size 753x32752

Powered by Google App Engine
This is Rietveld 408576698