Auto-rebaseline for r184945

http://src.chromium.org/viewvc/blink?view=revision&revision=184945

BUG=430857
TBR=wangxianzhu@chromium.org

Review URL: https://codereview.chromium.org/709673002

git-svn-id: svn://svn.chromium.org/blink/trunk@184950 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 3eac39c5
......@@ -1392,8 +1392,6 @@ crbug.com/421854 [ SnowLeopard Debug ] fast/dom/52776.html [ Pass Crash ]
crbug.com/421854 [ SnowLeopard Debug ] virtual/antialiasedtext/fast/text/sub-pixel/text-scaling-rtl.html [ Pass Crash ]
crbug.com/421854 [ SnowLeopard Debug ] virtual/textblob/fast/text/sub-pixel/text-scaling-rtl.html [ Pass Crash ]
crbug.com/430857 fast/forms/select/menulist-update-text-popup.html [ NeedsRebaseline ]
# Re-enable these tests once M40 braches.
crbug.com/414283 fast/dynamic/anchor-lock.html [ Pass ImageOnlyFailure ]
crbug.com/414283 fast/events/scale-and-scroll-div.html [ Pass Failure ]
......
Tests <select> text update when popup is visible and selectionIndex changes.
Needs dump-render-tree.
layer at (0,0) size 39x18 backgroundClip at (8,50) size 39x18 clip at (8,50) size 39x18 outlineClip at (8,50) size 39x18
RenderBlock (positioned) {DIV} at (8,50) size 39x18
RenderMenuList {SELECT} at (0,0) size 39x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 39x18
RenderText at (8,2) size 8x13
text run at (8,2) width 8: "C"
RenderText {#text} at (0,0) size 0x0
Tests <select> text update when popup is visible and selectionIndex changes.
Needs dump-render-tree.
layer at (0,0) size 34x20 backgroundClip at (8,50) size 34x20 clip at (8,50) size 34x20 outlineClip at (8,50) size 34x20
RenderBlock (positioned) {DIV} at (8,50) size 34x20
RenderMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 32x18
RenderText at (4,1) size 9x16
text run at (4,1) width 9: "C"
RenderText {#text} at (0,0) size 0x0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment