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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-baseline-expected.txt

Issue 18693: Rebaseline tests where sizes are off by 1 due to font differences.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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
« no previous file with comments | « no previous file | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-outline-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-baseline-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-baseline-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-baseline-expected.txt (revision 0)
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderText {#text} at (0,0) size 277x19
+ text run at (0,0) width 277: "This tests that text fields get the right baseline. "
+ RenderBR {BR} at (277,15) size 0x0
+ RenderBR {BR} at (0,20) size 0x19
+ RenderTextControl {INPUT} at (0,40) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (155,41) size 398x19
+ text run at (155,41) width 398: "This text should line up with the bottom of the text in the text field. "
+ RenderBR {BR} at (553,56) size 0x0
+ RenderBR {BR} at (0,62) size 0x19
+ RenderTextControl {INPUT} at (0,82) size 155x128 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (155,167) size 394x19
+ text run at (155,167) width 394: "This text should line up with the bottom of the text in the text field."
+layer at (10,51) size 151x16
+ RenderBlock {DIV} at (2,3) size 151x16
+layer at (10,93) size 151x122
+ RenderBlock {DIV} at (2,3) size 151x122
« no previous file with comments | « no previous file | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textfield-outline-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698