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

Unified Diff: LayoutTests/platform/win/fast/repaint/fixed-move-after-keyboard-scroll-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/repaint/fixed-move-after-keyboard-scroll-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt b/LayoutTests/platform/win/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt
index ebc30a9a01bc0d1e84a7c64ff7727c2a8699bb93..9d12c841e3a022f259a18d3bd517534456efa120 100644
--- a/LayoutTests/platform/win/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt
@@ -5,20 +5,21 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 446x19
text run at (0,0) width 446: "If running this test manually put focus inside the iframe and hit 'page down'."
- RenderPartObject {IFRAME} at (0,20) size 504x504 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 485x836
- RenderView at (0,0) size 485x500
- layer at (0,0) size 485x836 layerType: background only
- layer at (10,406) size 100x100
- RenderBlock (positioned) zI: -5 {DIV} at (10,406) size 100x100 [bgcolor=#FFFF00]
- layer at (0,0) size 485x836 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 485x836
- RenderBody {BODY} at (8,8) size 469x820
- layer at (8,346) size 477x40
- RenderBlock (positioned) {P} at (8,346) size 477x40
- RenderText {#text} at (0,0) size 464x39
- text run at (0,0) width 464: "You should see a yellow rect on the left, and a green one on the right. No red"
- text run at (0,20) width 38: "pixels."
- layer at (150,406) size 100x100
- RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
+layer at (8,28) size 504x504
+ RenderPartObject {IFRAME} at (0,20) size 504x504 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 485x836
+ RenderView at (0,0) size 485x500
+ layer at (0,0) size 485x836 layerType: background only
+ layer at (10,406) size 100x100
+ RenderBlock (positioned) zI: -5 {DIV} at (10,406) size 100x100 [bgcolor=#FFFF00]
+ layer at (0,0) size 485x836 layerType: foreground only
+ RenderBlock {HTML} at (0,0) size 485x836
+ RenderBody {BODY} at (8,8) size 469x820
+ layer at (8,346) size 477x40
+ RenderBlock (positioned) {P} at (8,346) size 477x40
+ RenderText {#text} at (0,0) size 464x39
+ text run at (0,0) width 464: "You should see a yellow rect on the left, and a green one on the right. No red"
+ text run at (0,20) width 38: "pixels."
+ layer at (150,406) size 100x100
+ RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698