| Index: LayoutTests/platform/linux/fast/forms/control-clip-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/forms/control-clip-expected.txt b/LayoutTests/platform/linux/fast/forms/control-clip-expected.txt
|
| index b82a42106e209aa36596ef9fc677f16ee1230d25..e5691c753a3799d017629dfb14f5d6cae8d39ad6 100644
|
| --- a/LayoutTests/platform/linux/fast/forms/control-clip-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/forms/control-clip-expected.txt
|
| @@ -7,9 +7,9 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 219x19
|
| text run at (0,0) width 219: "Tests that buttons clip their contents."
|
| LayoutBlockFlow {P} at (0,36) size 784x20
|
| - LayoutText {#text} at (0,0) size 750x19
|
| + LayoutText {#text} at (0,0) size 727x19
|
| text run at (0,0) width 459: "Each button below should have a yellow border and a black dashed outline. "
|
| - text run at (459,0) width 291: "Contents should not overflow the yellow border."
|
| + text run at (459,0) width 268: "Contents should overflow the yellow border."
|
| LayoutBlockFlow {P} at (0,72) size 784x50
|
| LayoutButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
|
| LayoutBlockFlow (anonymous) at (12,12) size 76x204
|
|
|