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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-expected.txt
index 839f65e98f96d5dc140d79e43fcd725ff5ea3bd9..cd478692fde6c02c3e6c352d1e51f543f61b847d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x353
LayoutBlockFlow {HTML} at (0,0) size 800x353
LayoutBlockFlow {BODY} at (8,8) size 784x337
LayoutBlockFlow (anonymous) at (0,0) size 784x80
- LayoutText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "Tests for basic button rendering. Creates a table with seven columns and seven rows. "
- LayoutBR {BR} at (515,0) size 0x19
+ LayoutText {#text} at (0,0) size 514x19
+ text run at (0,0) width 514: "Tests for basic button rendering. Creates a table with seven columns and seven rows. "
+ LayoutBR {BR} at (513,0) size 1x19
LayoutText {#text} at (0,20) size 491x19
text run at (0,20) width 491: "Creates two different types of buttons, one with an image (a red dot) and another "
- LayoutBR {BR} at (491,20) size 0x19
- LayoutText {#text} at (0,40) size 617x19
- text run at (0,40) width 617: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly. "
- LayoutBR {BR} at (617,40) size 0x19
+ LayoutBR {BR} at (490,20) size 1x19
+ LayoutText {#text} at (0,40) size 616x19
+ text run at (0,40) width 616: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly. "
+ LayoutBR {BR} at (615,40) size 1x19
LayoutBR {BR} at (0,60) size 0x19
LayoutTable {TABLE} at (0,80) size 655x257
LayoutTableSection {TBODY} at (0,0) size 655x257

Powered by Google App Engine
This is Rietveld 408576698