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

Unified Diff: LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt

Issue 1011193003: Auto-rebaseline for r192404 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt b/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt
index 3489a05edfd7f9c57c0883fffc6c7f525d0f6862..7d48b1049a682c4ccf2419593e2c5481636090d0 100644
--- a/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt
@@ -10,11 +10,11 @@ layer at (0,0) size 800x103
LayoutText {#text} at (62,0) size 379x18
text run at (62,0) width 379: " REGRESSION: button after unclosed button gives trouble"
LayoutBlockFlow {P} at (0,34) size 784x19
- LayoutButton {BUTTON} at (0,1) size 35.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,2) size 19.97x13
+ LayoutButton {BUTTON} at (0,1) size 35.98x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,2) size 19.98x13
LayoutText {#text} at (0,0) size 20x13
text run at (0,0) width 20: "test"
- LayoutButton {BUTTON} at (35.97,1) size 42.92x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutButton {BUTTON} at (35.98,1) size 42.92x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,2) size 26.92x13
LayoutText {#text} at (0,0) size 27x13
text run at (0,0) width 27: "test2"

Powered by Google App Engine
This is Rietveld 408576698