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

Unified Diff: LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/forms/tabbing-input-iframe-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt b/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt
index 59da6f435444f398532f2c9b6d91c0dd7ee3ee43..4b2cb0746bd70caee3667470a993e71ecc4c191a 100644
--- a/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 455x17
text run at (0,0) width 455: "This tests that you can tab out of a text field if an iframe comes after it."
RenderBR {BR} at (454,14) size 1x0
- RenderTextControl {INPUT} at (0,155) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderTextControl {INPUT} at (0,154) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (173,156) size 4x17
text run at (173,156) width 4: " "
RenderText {#text} at (479,156) size 4x17
text run at (479,156) width 4: " "
- RenderTextControl {INPUT} at (483,155) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderTextControl {INPUT} at (483,154) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (10,166) size 169x15
- RenderBlock {DIV} at (2,3) size 169x15
+layer at (10,165) size 169x16
+ RenderBlock {DIV} at (2,3) size 169x16
layer at (185,26) size 302x152
RenderPartObject {IFRAME} at (177,18) size 302x152 [border: (1px solid #000000)]
layer at (0,0) size 300x150
@@ -22,9 +22,9 @@ layer at (185,26) size 302x152
layer at (0,0) size 300x150
RenderBlock {HTML} at (0,0) size 300x150
RenderBody {BODY} at (8,8) size 284x134
-layer at (493,166) size 169x15
- RenderBlock {DIV} at (2,3) size 169x15
- RenderText {#text} at (0,0) size 137x15
- text run at (0,0) width 137: "This should have focus"
+layer at (493,165) size 169x16
+ RenderBlock {DIV} at (2,3) size 169x16
+ RenderText {#text} at (0,0) size 131x16
+ text run at (0,0) width 131: "This should have focus"
selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
selection end: position 22 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698