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

Unified Diff: LayoutTests/platform/win/fast/frames/take-focus-from-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/frames/take-focus-from-iframe-expected.txt
diff --git a/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt b/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt
index 4c3553f15c13fbcdcb859aa913c4135a59b3debe..502cc5d24f47602f70378a73302064cb362b452f 100644
--- a/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt
+++ b/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt
@@ -4,20 +4,21 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x44
- RenderPartObject {IFRAME} at (0,0) size 204x44 [border: (2px inset #EEEEEE)]
- layer at (0,0) size 185x42
- RenderView at (0,0) size 185x40
- layer at (0,0) size 185x42
- RenderBlock {HTML} at (0,0) size 185x42
- RenderBody {BODY} at (8,8) size 169x26
- RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- layer at (12,13) size 149x16
- RenderBlock {DIV} at (2,3) size 149x16
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,60) size 784x26
RenderText {#text} at (0,3) size 346x19
text run at (0,3) width 346: "This field should look and act focused. Try to type into it: "
RenderTextControl {INPUT} at (348,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+layer at (8,8) size 204x44
+ RenderPartObject {IFRAME} at (0,0) size 204x44 [border: (2px inset #EEEEEE)]
+ layer at (0,0) size 185x42
+ RenderView at (0,0) size 185x40
+ layer at (0,0) size 185x42
+ RenderBlock {HTML} at (0,0) size 185x42
+ RenderBody {BODY} at (8,8) size 169x26
+ RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ layer at (12,13) size 149x16
+ RenderBlock {DIV} at (2,3) size 149x16
layer at (358,73) size 149x16
RenderBlock {DIV} at (2,3) size 149x16
RenderText {#text} at (0,0) size 36x16

Powered by Google App Engine
This is Rietveld 408576698