Chromium Code Reviews| Index: LayoutTests/TestExpectations |
| diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
| index fddcb9c9fd1de3037f1d75ec44724e8de2685c34..7f09508a1274a8f3a9e558bfb8f3dbce28fc1771 100644 |
| --- a/LayoutTests/TestExpectations |
| +++ b/LayoutTests/TestExpectations |
| @@ -76,8 +76,8 @@ webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip |
| # Requires generation of progress events during loading |
| webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pass ] |
| -# CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEXT with a runtime flag). |
| -webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ] |
| +# 'ex' unit length is different among platforms. |
| +crbug.com/31448 [ Linux Mac ] fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ] |
|
Julien - ping for review
2013/08/21 23:54:50
Typo, the right bug is crbug.com/31488
jaehun
2013/08/22 02:04:39
Oops, Fixed.
|
| # CSS3 Text Decoration shorthand runtime feature flag is not enabled by default. |
| webkit.org/b/112755 fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand-ordering.html [ Skip ] |