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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-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/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
index 5474fab068b891e8795cb83e0a7dc187debbb664..d13c164dc154cf6db1337bfdeb1e3063dbb8ad05 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
@@ -5,17 +5,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
LayoutText {#text} at (0,0) size 99x54
- text run at (0,0) width 99: "You should not"
+ text run at (0,0) width 98: "You should not"
text run at (0,18) width 99: "see this. Resize"
- text run at (0,36) width 80: "the window."
+ text run at (0,36) width 79: "the window."
hidden layer at (8,8) size 0x0
LayoutBlockFlow (positioned) {DIV} at (8,8) size 0x0
hidden layer at (8,8) size 100x118
LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x118
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
LayoutBlockFlow (anonymous) at (0,100) size 100x18
- LayoutButton {BUTTON} at (0,0) size 50.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,2) size 34.97x13
- LayoutText {#text} at (0,0) size 35x13
- text run at (0,0) width 35: "Button"
+ LayoutButton {BUTTON} at (0,0) size 49.56x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,2) size 33.56x13
+ LayoutText {#text} at (0,0) size 34x13
+ text run at (0,0) width 34: "Button"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698