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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-default-title-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-default-title-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-default-title-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-default-title-expected.txt
index 6f73be12877ad2e57e7b98719d8aa1746e438ea7..a691d18b2b48fa9634056143b0fb6b60c12f041c 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-default-title-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-default-title-expected.txt
@@ -11,27 +11,27 @@ layer at (0,0) size 785x668
text run at (0,0) width 321: "This button should have the default submit button title:"
RenderBlock (anonymous) at (0,77) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 64x18
- RenderText at (11,1) size 41x16
- text run at (11,1) width 41: "Submit"
+ RenderBlock (anonymous) at (8,2) size 64x16
+ RenderText at (11,0) size 41x16
+ text run at (11,0) width 41: "Submit"
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,114) size 769x20
RenderText {#text} at (0,0) size 274x19
text run at (0,0) width 274: "This button should should have the title \"Foo\":"
RenderBlock (anonymous) at (0,150) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 64x18
- RenderText at (21,1) size 22x16
- text run at (21,1) width 22: "Foo"
+ RenderBlock (anonymous) at (8,2) size 64x16
+ RenderText at (21,0) size 22x16
+ text run at (21,0) width 22: "Foo"
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,187) size 769x20
RenderText {#text} at (0,0) size 288x19
text run at (0,0) width 288: "This button should have a single space in its title:"
RenderBlock (anonymous) at (0,223) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 64x18
- RenderText at (30,1) size 4x16
- text run at (30,1) width 4: " "
+ RenderBlock (anonymous) at (8,2) size 64x16
+ RenderText at (30,0) size 4x16
+ text run at (30,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,260) size 769x20
RenderText {#text} at (0,0) size 189x19
@@ -47,27 +47,27 @@ layer at (0,0) size 785x668
text run at (0,0) width 311: "This button should have the default reset button title:"
RenderBlock (anonymous) at (0,412) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 64x18
- RenderText at (15,1) size 34x16
- text run at (15,1) width 34: "Reset"
+ RenderBlock (anonymous) at (8,2) size 64x16
+ RenderText at (15,0) size 34x16
+ text run at (15,0) width 34: "Reset"
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,449) size 769x20
RenderText {#text} at (0,0) size 274x19
text run at (0,0) width 274: "This button should should have the title \"Foo\":"
RenderBlock (anonymous) at (0,485) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 64x18
- RenderText at (21,1) size 22x16
- text run at (21,1) width 22: "Foo"
+ RenderBlock (anonymous) at (8,2) size 64x16
+ RenderText at (21,0) size 22x16
+ text run at (21,0) width 22: "Foo"
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,522) size 769x20
RenderText {#text} at (0,0) size 288x19
text run at (0,0) width 288: "This button should have a single space in its title:"
RenderBlock (anonymous) at (0,558) size 769x21
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 64x18
- RenderText at (30,1) size 4x16
- text run at (30,1) width 4: " "
+ RenderBlock (anonymous) at (8,2) size 64x16
+ RenderText at (30,0) size 4x16
+ text run at (30,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,595) size 769x20
RenderText {#text} at (0,0) size 189x19

Powered by Google App Engine
This is Rietveld 408576698