| Index: third_party/WebKit/LayoutTests/fast/css/font-family-trailing-bracket-gunk-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/font-family-trailing-bracket-gunk-expected.txt b/third_party/WebKit/LayoutTests/fast/css/font-family-trailing-bracket-gunk-expected.txt
|
| index d812c52f0962016566ffaebd751aa57a8582b68d..3a15c49c99b476da7503ebf73ea6eb4ed6e930b0 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/font-family-trailing-bracket-gunk-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/font-family-trailing-bracket-gunk-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS spanElement.innerHTML is 'foo'
|
| -PASS computedStyle.getPropertyValue('font-family') is "'Arial [ding dong]', 'Helvetica [Xft]', Courier"
|
| +PASS computedStyle.getPropertyValue('font-family') is '"Arial [ding dong]", "Helvetica [Xft]", Courier'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|