| Index: LayoutTests/fast/css/parsing-hyphenate-limit-lines-expected.txt
|
| diff --git a/LayoutTests/fast/css/parsing-hyphenate-limit-lines-expected.txt b/LayoutTests/fast/css/parsing-hyphenate-limit-lines-expected.txt
|
| deleted file mode 100644
|
| index 8862a16d6349eb8ec2f63827455a31c726628ac3..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/css/parsing-hyphenate-limit-lines-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -PASS: '-webkit-hyphenate-limit-lines: initial;' parsed as 'initial'
|
| -PASS: '-webkit-hyphenate-limit-lines: inherit;' parsed as 'inherit'
|
| -PASS: '-webkit-hyphenate-limit-lines: no-limit;' parsed as 'no-limit'
|
| -PASS: '-webkit-hyphenate-limit-lines: 0;' parsed as '0'
|
| -PASS: '-webkit-hyphenate-limit-lines: 4;' parsed as '4'
|
| -PASS: '-webkit-hyphenate-limit-lines: 2 2;' parsed as ''
|
| -PASS: '-webkit-hyphenate-limit-lines: 2px;' parsed as ''
|
| -PASS: '-webkit-hyphenate-limit-lines: -1;' parsed as ''
|
| -PASS: '-webkit-hyphenate-limit-lines: "1";' parsed as ''
|
| -
|
|
|