Chromium Code Reviews| Index: LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
| index 358f9c6b22a53e6d99c869b0ac1c7ab407bd2126..3ffc4b03df9672359cf6266058fe52f262918286 100644 |
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
| @@ -84,7 +84,7 @@ speak: normal; |
| table-layout: auto; |
| tab-size: 8; |
| text-align: start; |
| -text-decoration: none; |
| +text-decoration: none solid rgb(0, 0, 0); |
| text-indent: 0px; |
| text-rendering: auto; |
| text-shadow: none; |