| 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 f08546b6012d25121622edcf577c7ee116a65a68..77f7de5d17c91ccabf8a8d956f30fb8b53d76ea1 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt
|
| @@ -213,7 +213,7 @@ stop-opacity: 1;
|
| color-interpolation: srgb;
|
| color-interpolation-filters: linearrgb;
|
| color-rendering: auto;
|
| -fill: #000000;
|
| +fill: rgb(0, 0, 0);
|
| fill-opacity: 1;
|
| fill-rule: nonzero;
|
| marker-end: none;
|
|
|