| Index: LayoutTests/fast/multicol/columns-shorthand-parsing-2-expected.txt
|
| diff --git a/LayoutTests/fast/multicol/columns-shorthand-parsing-2-expected.txt b/LayoutTests/fast/multicol/columns-shorthand-parsing-2-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..db29d12bb33f18e271f3d7d518225137f3e7d5d5
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/columns-shorthand-parsing-2-expected.txt
|
| @@ -0,0 +1,37 @@
|
| +Test the behavior when 'auto' is part of the 'columns' property value. See http://www.w3.org/TR/css3-multicol/#columns
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS elm.style.WebkitColumnCount is "3"
|
| +PASS elm.style.WebkitColumnWidth is "auto"
|
| +PASS elm.style.WebkitColumnCount is "auto"
|
| +PASS elm.style.WebkitColumnWidth is "10em"
|
| +PASS elm.style.WebkitColumnCount is "3"
|
| +PASS elm.style.WebkitColumnWidth is "auto"
|
| +PASS elm.style.WebkitColumnCount is "auto"
|
| +PASS elm.style.WebkitColumnWidth is "10em"
|
| +PASS elm.style.WebkitColumnCount is "7"
|
| +PASS elm.style.WebkitColumnWidth is "7em"
|
| +PASS elm.style.WebkitColumnCount is "7"
|
| +PASS elm.style.WebkitColumnWidth is "7em"
|
| +PASS elm.style.WebkitColumnCount is "auto"
|
| +PASS elm.style.WebkitColumnWidth is "auto"
|
| +PASS elm.style.WebkitColumnCount is "auto"
|
| +PASS elm.style.WebkitColumnWidth is "auto"
|
| +PASS elm.style.WebkitColumnCount is "initial"
|
| +PASS elm.style.WebkitColumnWidth is "initial"
|
| +PASS elm.style.WebkitColumnCount is "auto"
|
| +PASS elm.style.WebkitColumnWidth is "auto"
|
| +PASS elm.style.WebkitColumnCount is "inherit"
|
| +PASS elm.style.WebkitColumnWidth is "inherit"
|
| +PASS elm.style.WebkitColumnCount is "auto"
|
| +PASS elm.style.WebkitColumnWidth is "auto"
|
| +PASS elm.style.WebkitColumnCount is "7"
|
| +PASS elm.style.WebkitColumnWidth is "initial"
|
| +PASS elm.style.WebkitColumnCount is "initial"
|
| +PASS elm.style.WebkitColumnWidth is "7em"
|
| +
|
|
|