diff options
author | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-07-24 10:41:43 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-07-24 10:41:43 +0000 |
commit | 1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac (patch) | |
tree | b7c27cf8af6b73b60eeb9e6dc0afc7c974ebb9ce /third_party/WebKit/LayoutTests/platform/linux/css3/flexbox | |
parent | 6b5e88e969f0fe5758804e8def5e028c95854de9 (diff) | |
download | chromium_src-1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac.zip chromium_src-1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac.tar.gz chromium_src-1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac.tar.bz2 |
Auto-rebaseline for r154767
http://src.chromium.org/viewvc/blink?view=revision&revision=154767
BUG=263058
TBR=eae@chromium.org
Review URL: https://codereview.chromium.org/19529005
git-svn-id: svn://svn.chromium.org/blink/trunk@154827 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/platform/linux/css3/flexbox')
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt index 3e27333..92a2b8d 100644 --- a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt +++ b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt @@ -13,7 +13,7 @@ layer at (0,0) size 800x254 text run at (431,20) width 74: "bug 110654" RenderText {#text} at (505,20) size 4x19 text run at (505,20) width 4: "." - RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #000000)] + RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)] RenderBlock (anonymous) at (0,58) size 784x66 RenderText {#text} at (0,0) size 76x19 text run at (0,0) width 76: "Simple case." @@ -22,7 +22,7 @@ layer at (0,0) size 800x254 RenderBR {BR} at (20,20) size 0x19 RenderButton {INPUT} at (2,42) size 16x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] RenderBR {BR} at (20,46) size 0x19 - RenderBlock {HR} at (0,132) size 784x2 [border: (1px inset #000000)] + RenderBlock {HR} at (0,132) size 784x2 [border: (1px inset #EEEEEE)] RenderBlock (anonymous) at (0,142) size 784x96 RenderText {#text} at (0,0) size 739x19 text run at (0,0) width 739: "Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the button." |