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 92fd467ce6bb633a718ce3f6439ac40414a58902..0d79ef9bd0ef92f4cd27d58e6f07b8cde650aff1 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; |