Index: third_party/WebKit/LayoutTests/fast/css/fontfaceset-invalid-family-names-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/third_party/WebKit/LayoutTests/fast/css/fontfaceset-invalid-family-names-expected.txt |
similarity index 55% |
copy from third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt |
copy to third_party/WebKit/LayoutTests/fast/css/fontfaceset-invalid-family-names-expected.txt |
index 1c1166a8f60909033fad04d7140e8957fe789782..7beafc2bd08b63ea611bc5e08b09e8e61c0a8fc6 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/fontfaceset-invalid-family-names-expected.txt |
@@ -1,10 +1,9 @@ |
-test |
-This tests that aria fallback roles work correctly. |
+Tests that font-face with invalid family names are not added to FontFaceSet. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Role should be: AXRole: AXCheckBox |
+PASS document.fonts.size is 0 |
PASS successfullyParsed is true |
TEST COMPLETE |