chrome.toml (1042B)
1 [DEFAULT] 2 prefs = [ 3 "layout.css.at-scope.enabled=true", 4 ] 5 support-files = ["GentiumPlus-R.woff"] 6 7 ["test_CSSStyleDeclaration_hasLonghandProperty.html"] 8 9 ["test_CSSStyleRule_getScopeRootFor.html"] 10 11 ["test_CSSStyleRule_querySelectorAll.html"] 12 13 ["test_CSSStyleRule_querySelectorAll_scope.html"] 14 15 ["test_bug467669.xhtml"] 16 support-files = ["test_bug467669.css"] 17 18 ["test_bug695639.xhtml"] 19 support-files = ["test_bug695639.css"] 20 21 ["test_bug708874.xhtml"] 22 support-files = ["test_bug708874.css"] 23 24 ["test_bug727834.xhtml"] 25 support-files = ["test_bug727834.css"] 26 27 ["test_fontFaceGeneric.xhtml"] 28 29 ["test_fontFaceRanges.xhtml"] 30 support-files = ["test_fontFaceRanges.css"] 31 32 ["test_fontFaceVersion.xhtml"] 33 34 ["test_fontFeaturesAPI.xhtml"] 35 support-files = [ 36 "test_fontFeaturesAPI.css", 37 "DejaVuSans.ttf", 38 ] 39 40 ["test_fontVariationsAPI.xhtml"] 41 support-files = ["test_fontVariationsAPI.css"] 42 43 ["test_getBlockLineCounts.html"] 44 45 ["test_getSelectorWarnings.html"] 46 47 ["test_ua_rule_modification.html"] 48 49 ["test_ua_sheet_disable.html"] 50 51 ["test_visited_style.html"]