| Index: LayoutTests/fast/forms/legend-absolute-position-auto-width-expected.txt
|
| diff --git a/LayoutTests/fast/forms/legend-absolute-position-auto-width-expected.txt b/LayoutTests/fast/forms/legend-absolute-position-auto-width-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ac14c005c097b52d3ad7e9b534d44b827cfedcfb
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/legend-absolute-position-auto-width-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +This test checks the absolute postioned legend element to honor auto width.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS legend.offsetWidth is 200
|
| +PASS legend.clientWidth is 200
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +Legend
|
| +Fieldset content
|
|
|