Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-empty-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-empty-font-family-expected.txt |
similarity index 61% |
copy from third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt |
copy to third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-empty-font-family-expected.txt |
index b4005b422815c8f120cb527e008f0504ad95b00f..053e4faa4bf771e7c19acd4638031a38a2c62d6d 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-empty-font-family-expected.txt |
@@ -1,6 +1,6 @@ |
-Font attributes. The font-family should list three families: |
+Font attributes. The font-family should list the empty string: |
-font-family: monospace, "Lucida Grande", sans-serif; |
+font-family: ""; |
font-kerning: auto; |
font-size: 16px; |
font-size-adjust: none; |