| Index: LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt b/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt
|
| index 814171208f7b613b9f1a20662631dab1c6923f2d..18793984cf8423605daf2ba17f0a7ec160046ce3 100644
|
| --- a/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt
|
| @@ -1,28 +1,12 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x600
|
| - RenderBlock {HTML} at (0,0) size 800x600
|
| - RenderBody {BODY} at (8,8) size 784x584
|
| - RenderBlock {P} at (0,0) size 784x18
|
| - RenderText {#text} at (0,0) size 53x18
|
| - text run at (0,0) width 53: "Test for "
|
| - RenderInline {I} at (0,0) size 675x18
|
| - RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
|
| - RenderText {#text} at (53,0) size 301x18
|
| - text run at (53,0) width 301: "http://bugs.webkit.org/show_bug.cgi?id=13391"
|
| - RenderText {#text} at (354,0) size 374x18
|
| - text run at (354,0) width 4: " "
|
| - text run at (358,0) width 370: "REGRESSION (r18819): Incomplete repaint of button text"
|
| - RenderText {#text} at (728,0) size 4x18
|
| - text run at (728,0) width 4: "."
|
| - RenderBlock {P} at (0,34) size 784x18
|
| - RenderText {#text} at (0,0) size 513x18
|
| - text run at (0,0) width 513: "The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}."
|
| - RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
|
| - RenderBlock (anonymous) at (1,8.50) size 198x13
|
| - RenderText at (0,0) size 47x13
|
| - text run at (0,0) width 47: "SUCCESS"
|
| - RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
|
| - RenderBlock (anonymous) at (8,8) size 184x13
|
| - RenderText {#text} at (68,0) size 48x13
|
| - text run at (68,0) width 48: "SUCCESS"
|
| +Test for http://bugs.webkit.org/show_bug.cgi?id=13391 REGRESSION (r18819): Incomplete repaint of button text.
|
| +
|
| +The popup and the button should say “SUCCESS” with no sign of “FAILURE”.
|
| +
|
| +SUCCESS
|
| +(repaint rects
|
| + (rect 8 76 200 30)
|
| + (rect 8 76 200 30)
|
| + (rect 9 85 198 13)
|
| + (rect 16 114 184 13)
|
| +)
|
| +
|
|
|