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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/frames/take-focus-from-iframe-expected.txt
diff --git a/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt b/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt
index e83eb8c230cfaad0d830de58a440314851d25b79..2f3c5e31a56c4024671ba990c6d06e03562d7f22 100644
--- a/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt
+++ b/LayoutTests/platform/mac/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 200x40
- RenderView at (0,0) size 200x40
- layer at (0,0) size 200x40
- RenderBlock {HTML} at (0,0) size 200x40
- RenderBody {BODY} at (8,8) size 184x24
- RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- layer at (13,13) size 117x13
- RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,60) size 784x23
RenderText {#text} at (0,2) size 366x18
text run at (0,2) width 366: "This field should look and act focused. Try to type into it: "
RenderTextControl {INPUT} at (368,2) size 123x19 [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 200x40
+ RenderView at (0,0) size 200x40
+ layer at (0,0) size 200x40
+ RenderBlock {HTML} at (0,0) size 200x40
+ RenderBody {BODY} at (8,8) size 184x24
+ RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ layer at (13,13) size 117x13
+ RenderBlock {DIV} at (3,3) size 117x13
layer at (379,73) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 26x13

Powered by Google App Engine
This is Rietveld 408576698