Name Description Size Coverage
at-import-001.xht CSS Test: @import not as the first declaration 965 -
at-import-002.xht CSS Test: Importing external stylesheets with @import 945 -
at-import-003.xht CSS Test: Importing styles using @import with a string 976 -
at-import-004.xht CSS Test: Media dependency on @import set to 'print' 991 -
at-import-005.xht CSS Test: Media dependency on @import set to 'all' 996 -
at-import-006.xht CSS Test: Media dependency on @import set to 'screen' 991 -
at-import-007.xht CSS Test: @import with @charset 946 -
at-import-008.xht CSS Test: @import - media-dependence 954 -
at-import-009.xht CSS Test: @import following a known but invalid @rule 902 -
at-import-010.xht CSS Test: @import following an invalid selector 921 -
at-import-011.xht CSS Test: @import following garbage 936 -
cascade-001.xht CSS Test: User style sheets 1046 -
cascade-002.xht CSS Test: Author stylesheets override user stylesheets 1169 -
cascade-003.xht CSS Test: Author rules with !important and a user stylesheet 1174 -
cascade-004.xht CSS Test: User stylesheet rules using !important and normal author rules 1203 -
cascade-005.xht CSS Test: Redefining rules 1066 -
cascade-006.xht CSS Test: User style sheets and redefining rules 1127 -
cascade-007.xht CSS Test: Author rules local and external 1069 -
cascade-008.xht CSS Test: Shorthand properties with !important 1106 -
cascade-009.xht CSS Test: Author rules with !important and other normal author rules 1111 -
cascade-009a-ref.xht CSS Reftest Reference 512 -
cascade-009a.xht CSS Test: !important author rule in :first-letter pseudo-element 1132 -
cascade-009b-ref.xht CSS Reftest Reference 528 -
cascade-009b.xht CSS Test: !important author rule in :first-line pseudo-element 1141 -
cascade-010.xht CSS Test: User stylesheet rules with !important and !important author rules 1229 -
cascade-011.xht CSS Test: User stylesheet rules with !important and normal user rules 1160 -
cascade-012-ref.xht CSS Reftest Reference 466 -
cascade-012.xht CSS Test: @import and !important 1012 -
cascade-precedence-001.xht CSS Test: cascade mechanism has precedence over inheritance - font boldness 1517 -
cascade-precedence-002.xht CSS Test: cascade mechanism has precedence over inheritance - font styling 1521 -
default-stylesheet-001.xht CSS Test: Overriding the user agent default style sheet 1092 -
html-attribute-001.xht CSS Test: Attribute 'align' vs. CSS 'caption-side' specificity 1372 -
html-attribute-002.xht CSS Test: Attribute 'alink' vs. CSS active specificity 1162 -
html-attribute-003.xht CSS Test: Attribute 'background' vs. CSS 'background' specificity 1023 -
html-attribute-004.xht CSS Test: Attribute 'bgcolor' vs. CSS 'background-color' specificity 963 -
html-attribute-005.xht CSS Test: Attribute 'border' vs. CSS border specificity 1043 -
html-attribute-006.xht CSS Test: Attribute 'cellpadding' vs. CSS 'padding' specificity 1307 -
html-attribute-007.xht CSS Test: Attribute 'cellspacing' vs. CSS border-spacing specificity 1210 -
html-attribute-008.xht CSS Test: Attribute 'clear' vs. CSS 'clear' specificity 1213 -
html-attribute-009.xht CSS Test: Attribute 'color' vs. CSS 'color' specificity 1112 -
html-attribute-010.xht CSS Test: Attribute 'cols' vs CSS 'width' specificity 1375 -
html-attribute-011.xht CSS Test: Attribute 'width' vs. CSS 'width' specificity 1228 -
html-attribute-012.xht CSS Test: Attribute 'face' vs. CSS 'font-family' specificity 1119 -
html-attribute-013.xht CSS Test: Attribute 'valign' vs. CSS 'vertical-align' specificity 1278 -
html-attribute-014.xht CSS Test: Attribute 'frame' vs. CSS 'border' specificity 1143 -
html-attribute-015.xht CSS Test: Attribute 'rules' vs. CSS border specificity 1321 -
html-attribute-017.xht CSS Test: Attribute 'height' vs. CSS 'height' specificity 1081 -
html-attribute-018.xht CSS Test: Attribute 'hspace' vs. CSS 'margin' specificity 1258 -
html-attribute-019.xht CSS Test: Attribute 'vspace' vs. CSS 'margin' specificity 1394 -
html-attribute-020.xht CSS Test: Attribute 'link' vs. CSS ':link' specificity 1002 -
html-attribute-021.xht CSS Test: Attribute 'marginheight' vs. CSS 'margin' specificity 973 -
html-attribute-022.xht CSS Test: Attribute 'marginwidth' vs. CSS 'margin' specificity 970 -
html-attribute-023.xht CSS Test: HTML 'noshade' attribute vs CSS color specificity 1104 -
html-attribute-024.xht CSS Test: Attribute 'nowrap' vs. CSS 'white-space' specificity 1439 -
html-attribute-025.xht CSS Test: Attribute 'rows' vs CSS 'height' specificity 1725 -
html-attribute-027.xht CSS Test: Attribute 'size' vs CSS 'height' specificity 1085 -
html-attribute-028.xht CSS Test: Attribute 'text' vs. CSS 'color' specificity 1107 -
html-attribute-029.xht CSS Test: Attribute 'vlink' vs. CSS ':visited' specificity 1138 -
html-precedence-001.xht CSS Test: Element selector precedence 1135 -
html-precedence-002.xht CSS Test: Universal selector precedence 1065 -
html-precedence-003.xht CSS Test: User style sheet precedence 1375 -
html-precedence-004-ref.xht CSS Reftest Reference 571 -
html-precedence-004.xht CSS Test: User Stylesheets and non-CSS Presentational Hints 1258 -
html-precedence-005.xht CSS Test: User Stylesheets and non-CSS Presentational Hints 1210 -
inherit-001.xht CSS Test: Inherit keyword 1074 -
inherit-002.xht CSS Test: Inherit on non-inherited properties 1055 -
inherit-003.xht CSS Test: Inherit on the root element 1507 -
inherit-004.xht CSS Test: CSS inheritance: basic test 941 -
inherit-border-padding-000.xht CSS Test: Explicit Inheritance 1144 -
inherit-computed-001-ref.html CSS Reference File 289 -
inherit-computed-001.html CSS cascading: Inherit the computed value 788 -
inherit-computed-002-ref.html CSS Reference File 329 -
inherit-computed-002.html CSS cascading: Inherit the computed value 777 -
inherited-value-001.xht CSS Test: Inheritance 899 -
inherited-value-002.xht CSS Test: Inheriting computed values 1491 -
non-inherited-value-001.xht CSS Test: Non-inherited values 968 -
sort-by-order-001.xht CSS Test: Casdading order - sort by order specified 1391 -
specificity-001.xht CSS Test: Calculating specificity - Specificity 0010 vs. 0001 1263 -
specificity-002.xht CSS Test: Calculating specificity - Inline Style 1281 -
specificity-003.xht CSS Test: Calculating specificity - Specificity 0100 vs. 0011 1305 -
specificity-004.xht CSS Test: Calculating specificity - Specificity 0011 vs. 0010 1333 -
specificity-005.xht CSS Test: Calculating specificity - Specificity 0002 vs. 0001 1371 -
specificity-006.xht CSS Test: Calculating specificity - Pseudo-element vs. simple element 1324 -
specificity-007.xht CSS Test: Calculating specificity - Specificity 0001 vs. 0000 1316 -
specificity-008.xht CSS Test: Calculating specificity - specificity 0012 vs. 0002 1416 -
specificity-009.xht CSS Test: Calculating specificity - specificity 0003 vs. 0002 1179 -
specificity-011-ref.xht CSS Reftest Reference 518 -
specificity-011.xht CSS Test: Generated Content via Universal Selectors 980 -
specificity-012.xht CSS Test: Pseudo-class Specificity 1097 -
specificity-013-ref.xht CSS Reftest Reference 546 -
specificity-013.xht CSS Test: Specificity with universal selector 1129 -
support -
user-stylesheet-001.xht CSS Test: User defined stylesheet can be applied 1040 -
user-stylesheet-002.xht CSS Test: User defined stylesheet can be applied and persisted 1199 -
user-stylesheet-003.xht CSS Test: Rules with normal declarations in an user defined stylesheet can be overriden by rules with normal declarations from author in a style block 1383 -
user-stylesheet-004.xht CSS Test: Rules with normal declarations in an user defined stylesheet can be overriden by normal declarations from author in an inline style attribute 1363 -
user-stylesheet-005.xht CSS Test: Descendant selector defined in user stylesheet can be applied 1207 -
user-stylesheet-006.xht CSS Test: Child selector defined in user stylesheet can be applied 1201 -
user-stylesheet-007.xht CSS Test: Adjacent sibling selector defined in user stylesheet can be applied 1141 -
user-stylesheet-008.xht CSS Test: Attribute selector defined in user stylesheet can be applied 1110 -
user-stylesheet-009.xht CSS Test: ID selector defined in user stylesheet can be applied 1093 -
user-stylesheet-010.xht CSS Test: Pseudo-class selector :first-child defined in user stylesheet can be applied 1252 -
user-stylesheet-011.xht CSS Test: Pseudo-element first-line selector defined in user stylesheet can be applied 1149 -
user-stylesheet-012.xht CSS Test: Link defined in user stylesheet can be applied 1234 -
user-stylesheet-013.xht CSS Test: Visited selector defined in user stylesheet can be applied 1272 -
user-stylesheet-014.xht CSS Test: Hover defined in user stylesheet can be applied 1200 -
user-stylesheet-015.xht CSS Test: Pseudo-class :active defined in user stylesheet can be applied 1182 -
user-stylesheet-016.xht CSS Test: Pseudo-element first-letter selector defined in user stylesheet can be applied 1173 -
user-stylesheet-017.xht CSS Test: Pseudo-element before selector defined in user stylesheet can be applied 1119 -
user-stylesheet-018.xht CSS Test: Pseudo-element after selector defined in user stylesheet can be applied 1116 -
WEB_FEATURES.yml 135 -