Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt |
index 4a821f3289a2564ca4aee2c5c5152041ae5a3363..b4005b422815c8f120cb527e008f0504ad95b00f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt |
@@ -1,6 +1,6 @@ |
Font attributes. The font-family should list three families: |
-font-family: monospace, 'Lucida Grande', sans-serif; |
+font-family: monospace, "Lucida Grande", sans-serif; |
font-kerning: auto; |
font-size: 16px; |
font-size-adjust: none; |