| Index: LayoutTests/platform/chromium-win/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt
|
| diff --git a/LayoutTests/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt b/LayoutTests/platform/chromium-win/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt
|
| similarity index 52%
|
| rename from LayoutTests/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt
|
| rename to LayoutTests/platform/chromium-win/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt
|
| index 4d504eda6a64fec16c10cb4185939e37305ad21c..ad472f9ad6e6aa37331f6d5317cdf39f6c4bf129 100644
|
| --- a/LayoutTests/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt
|
| +++ b/LayoutTests/platform/chromium-win/fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-expected.txt
|
| @@ -32,52 +32,52 @@ PASS computedStyle.textIndent is '30px'
|
| PASS computedStyle.getPropertyValue('text-indent') is '30px'
|
|
|
| Value '10em -webkit-each-line':
|
| -PASS e.style.textIndent is '10em -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is '10em -webkit-each-line'
|
| -PASS computedStyle.textIndent is '100px -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '100px -webkit-each-line'
|
| +FAIL e.style.textIndent should be 10em -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be 10em -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 100px -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 100px -webkit-each-line. Was 30px.
|
|
|
| Value '-webkit-each-line 10em':
|
| -PASS e.style.textIndent is '10em -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is '10em -webkit-each-line'
|
| -PASS computedStyle.textIndent is '100px -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '100px -webkit-each-line'
|
| +FAIL e.style.textIndent should be 10em -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be 10em -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 100px -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 100px -webkit-each-line. Was 30px.
|
|
|
| Value '20ex -webkit-each-line':
|
| -PASS e.style.textIndent is '20ex -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is '20ex -webkit-each-line'
|
| -PASS computedStyle.textIndent is '200px -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '200px -webkit-each-line'
|
| +FAIL e.style.textIndent should be 20ex -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be 20ex -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 200px -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 200px -webkit-each-line. Was 30px.
|
|
|
| Value '-webkit-each-line 20ex':
|
| -PASS e.style.textIndent is '20ex -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is '20ex -webkit-each-line'
|
| -PASS computedStyle.textIndent is '200px -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '200px -webkit-each-line'
|
| +FAIL e.style.textIndent should be 20ex -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be 20ex -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 200px -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 200px -webkit-each-line. Was 30px.
|
|
|
| Value '30% -webkit-each-line':
|
| -PASS e.style.textIndent is '30% -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is '30% -webkit-each-line'
|
| -PASS computedStyle.textIndent is '30% -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '30% -webkit-each-line'
|
| +FAIL e.style.textIndent should be 30% -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be 30% -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 30% -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 30% -webkit-each-line. Was 30px.
|
|
|
| Value '-webkit-each-line 30%':
|
| -PASS e.style.textIndent is '30% -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is '30% -webkit-each-line'
|
| -PASS computedStyle.textIndent is '30% -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '30% -webkit-each-line'
|
| +FAIL e.style.textIndent should be 30% -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be 30% -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 30% -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 30% -webkit-each-line. Was 30px.
|
|
|
| Value 'calc(10px + 20px) -webkit-each-line':
|
| -PASS e.style.textIndent is 'calc(10px + 20px) -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is 'calc(10px + 20px) -webkit-each-line'
|
| -PASS computedStyle.textIndent is '30px -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '30px -webkit-each-line'
|
| +FAIL e.style.textIndent should be calc(10px + 20px) -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be calc(10px + 20px) -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 30px -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 30px -webkit-each-line. Was 30px.
|
|
|
| Value '-webkit-each-line calc(10px + 20px)':
|
| -PASS e.style.textIndent is 'calc(10px + 20px) -webkit-each-line'
|
| -PASS e.style.getPropertyValue('text-indent') is 'calc(10px + 20px) -webkit-each-line'
|
| -PASS computedStyle.textIndent is '30px -webkit-each-line'
|
| -PASS computedStyle.getPropertyValue('text-indent') is '30px -webkit-each-line'
|
| +FAIL e.style.textIndent should be calc(10px + 20px) -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL e.style.getPropertyValue('text-indent') should be calc(10px + 20px) -webkit-each-line. Was calc(10px + 20px).
|
| +FAIL computedStyle.textIndent should be 30px -webkit-each-line. Was 30px.
|
| +FAIL computedStyle.getPropertyValue('text-indent') should be 30px -webkit-each-line. Was 30px.
|
|
|
|
|
| Invalid value test - '10m':
|
|
|