| Index: LayoutTests/css3/supports-expected.txt
|
| diff --git a/LayoutTests/css3/supports-expected.txt b/LayoutTests/css3/supports-expected.txt
|
| index 5cda6df07e9559f95567ce58fe4182cc6aeea00d..72ecfd6abc4c3ccdd57cdf776a699d3fff50111e 100644
|
| --- a/LayoutTests/css3/supports-expected.txt
|
| +++ b/LayoutTests/css3/supports-expected.txt
|
| @@ -3,7 +3,7 @@ Test the @supports rule.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS getComputedStyle(document.getElementById('t0')).content is "'APPLIED'"
|
| +PASS getComputedStyle(document.getElementById('t0')).content is "\"APPLIED\""
|
| PASS getComputedStyle(document.getElementById('t1')).content is "'UNTOUCHED'"
|
| PASS getComputedStyle(document.getElementById('t2')).content is "'APPLIED'"
|
| PASS getComputedStyle(document.getElementById('t3')).content is "'UNTOUCHED'"
|
|
|