Chromium Code Reviews| Index: LayoutTests/platform/linux/fast/forms/legend-absolute-position-auto-width-expected.txt |
| diff --git a/LayoutTests/platform/linux/fast/forms/legend-absolute-position-auto-width-expected.txt b/LayoutTests/platform/linux/fast/forms/legend-absolute-position-auto-width-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..950eb665de2acd59dfc0615166f6e2e1366c9f39 |
| --- /dev/null |
| +++ b/LayoutTests/platform/linux/fast/forms/legend-absolute-position-auto-width-expected.txt |
| @@ -0,0 +1,14 @@ |
| +layer at (0,0) size 800x600 |
|
ojan
2014/02/08 00:12:42
This is a new test? Did you forget to include the
pals
2014/02/10 07:08:04
Done. Converted to a js layout test and added the
|
| + RenderView at (0,0) size 800x600 |
| +layer at (0,0) size 800x78 |
| + RenderBlock {HTML} at (0,0) size 800x78 |
| + RenderBody {BODY} at (8,8) size 784x62 |
| +layer at (10,8) size 217x62 |
| + RenderFieldSet {FIELDSET} at (2,0) size 217x62 [border: (1px solid #008000)] |
| + RenderBlock {DIV} at (4,31) size 200x20 |
| + RenderText {#text} at (0,0) size 95x19 |
| + text run at (0,0) width 95: "Fieldset content" |
| +layer at (11,9) size 215x20 |
| + RenderBlock (positioned) {LEGEND} at (1,1) size 215x20 [bgcolor=#008000] |
| + RenderText {#text} at (2,0) size 45x19 |
| + text run at (2,0) width 45: "Legend" |