servo/tests/wpt/css-tests/selectors-4_dev/testinfo.data
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

29 lines
9.3 KiB
Text

id references title flags links revision credits assertion
caret-color-016 caret-color visited link computed value interact,may,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0,https://www.w3.org/TR/selectors4/#link a89ebaea95d3d68d8acffc3fc460c04613afb3c3 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that computed style of caret-color on visited links doesn't leak privacy information.
child-index-no-parent-01 reference/child-index-no-parent-01-ref child-indexed selectors should match without a parent element. https://drafts.csswg.org/selectors-4/#child-index 93788025a0802f396f7e7107d1ea609af8ade682 `Emilio Cobos &Aacute;lvarez`<mailto:ecoal95@gmail.com>
dir-style-01a reference/dir-style-01-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo 195388533dc9a831a036d88710a08898b0b511fe `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :dir() basic functions with valid and invalid values.
dir-style-01b reference/dir-style-01-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo 8bbc06bb9d3033095f155c2bcf5c7419b8b05037 `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :dir() basic functions after dynamic directionality change on elements.
dir-style-02a reference/dir-style-02-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo 147c143f93b5a3c9d90d6cbeaed72ef5f5fe8648 `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :dir() basic functions when default document directionality is rtl.
dir-style-02b reference/dir-style-02-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo a366d65787042f151a58b725f70e4891dce77315 `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :dir() basic functions when document directionality is dynamically changed from ltr to rtl.
dir-style-03a reference/dir-style-03-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo 114e6810845b1405a7f6bd1a6d66b818530c95bb `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks if :dir() can work with other selectors correctly.
dir-style-03b reference/dir-style-03-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo cc4dd03e04dd4599e1e60c244e84f512fcc5e20a `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks if :dir() can work with other selectors correctly after a dynamic directionality change on specified divs.
dir-style-04 reference/dir-style-04-ref :dir() selector https://drafts.csswg.org/selectors-4/#the-dir-pseudo 326676ce079af70189dec800d8060e1dc858437a `Astley Chen`<mailto:aschen@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :dir() basic functions on runtime added elements.
focus-within-001 reference/focus-within-001-ref Selectors Level 4: focus-within interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 4458ca5fa4e9fce7f43ae26e349b07993989c739 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to an element with tabindex when :focus applies.
focus-within-002 reference/focus-within-001-ref Selectors Level 4: focus-within interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo a315e1770345d422a5684f325295abeb8b7c18e4 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to the parent of an element with tabindex where :focus applies.
focus-within-003 reference/focus-within-001-ref Selectors Level 4: focus-within interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 6c96d90bfbbebdea4110ca51274acf0167fbd096 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to ancestors of an element with tabindex where :focus applies.
focus-within-004 reference/focus-within-001-ref Selectors Level 4: focus-within interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 449bb9d9cae2b957bdd8b7f01ba1461cae39ff09 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within works on elements that are focusable due to contenteditable.
focus-within-005 reference/focus-within-001-ref Selectors Level 4: focus-within interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 311357a6c707b7999069e42dec6afd1a833a22b1 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within works on links.
focus-within-006 reference/focus-within-001-ref Selectors Level 4: focus-within interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 532637ef3b91dfc124df1ac3c525f13dd43507ea `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within works on form controls, using an input element.
focus-within-1 reference/focus-within-1-ref :focus-within selector interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo beb2a74497012159135373a5ce65dc1f948bf2d9 `Ethan Lin`<mailto:ethlin@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :focus-within works after focus change
focus-within-2 reference/focus-within-2-ref :focus-within selector interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 461db984ced730777ca150978b005337080622e6 `Ethan Lin`<mailto:ethlin@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :focus-within should not apply after element removed.
focus-within-3 reference/focus-within-3-ref :focus-within selector interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo b833095c03fc30ab969db8fed840f2a511ee87be `Ethan Lin`<mailto:ethlin@mozilla.com>,`Mozilla`<https://www.mozilla.org> Test checks :focus-within should not work for iframe
focus-within-shadow-001 reference/focus-within-shadow-001-ref Selectors Level 4: focus-within with shadow DOM dom,interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo c37e8cb49e0612e833ca4b96f17f1fc0b028a274 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to a focused element inside the shadow DOM.
focus-within-shadow-002 reference/focus-within-shadow-001-ref Selectors Level 4: focus-within with shadow DOM dom,interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo 9e58a7597a1e601a082cf41f81654e422fa9fd1b `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to a shadow host containing a focused element.
focus-within-shadow-003 reference/focus-within-shadow-001-ref Selectors Level 4: focus-within with shadow DOM dom,interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo ab736d0a9b6377a53c492c288ae89bcfef385ccb `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to the parent of a shadow host containing a focused element.
focus-within-shadow-004 reference/focus-within-shadow-001-ref Selectors Level 4: focus-within with shadow DOM dom,interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo fca125db2ba27f73d1a94b246a8cbeceebaac768 `Keyong Li`<mailto:kli79@bloomberg.net>,`Florian Rivoal`<mailto:florian@rivoal.net> Test that :focus-within applies to an ancestor of a shadow host containing a focused element.
focus-within-shadow-005 reference/focus-within-shadow-001-ref Selectors Level 4: focus-within with shadow DOM dom,interact https://drafts.csswg.org/selectors-4/#focus-within-pseudo c0c29807bd784660af015799ccdebc636f7b89cb `Keyong Li`<mailto:kli79@bloomberg.net> Test that :focus-within propagates through nested shadow DOMs containing a focused element.
hover-001-manual hover pseudo-class when scrolling interact,scroll https://drafts.csswg.org/selectors-4/#the-hover-pseudo,http://www.w3.org/TR/selectors/#the-user-action-pseudo-classes-hover-act d73c0f7a47e543b8bf3511a219bf1527269aecbd `Chris Rebert`<http://chrisrebert.com> Scrolling away from an element that was hovered over should cause the :hover pseudo-class to no longer match said element.
of-type-selectors reference/of-type-selectors-ref Selectors Level 4: :first-of-type namespace,nonHTML https://drafts.csswg.org/selectors-4/#the-first-of-type-pseudo 770860f67b199221ed9b56b28a27b76df12c5c6b `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Ms2ger`<mailto:Ms2ger@gmail.com>
selector-required reference/selector-required-ref CSS level4 Selector :required and :optional http://www.w3.org/TR/selectors4/#opt-pseudos f1f48bea692b0fde0151317283ad843511e7cadb `LEE YUN HEE`<mailto:zzirasi@gmail.com> You should see a green input box.
selectors-dir-selector-ltr-001 reference/selectors-dir-selector-ref basic support for dir(ltr) http://www.w3.org/TR/selectors4/#dir-pseudo f5433783e1fb48d683f4b248c235e9d86ae3394e `Takeshi Kurosawa`<mailto:taken.spc@gmail.com> The :dir(ltr) pseudo-class matches an element that has a directionality of (ltr). Since the div element has dir=ltr, the selector matches.
selectors-dir-selector-rtl-001 reference/selectors-dir-selector-ref basic support for dir(rtl) http://www.w3.org/TR/selectors4/#dir-pseudo 513d1a59ceb7f22b96ac3f6dbee55234610211eb `Takeshi Kurosawa`<mailto:taken.spc@gmail.com> The :dir(rtl) pseudo-class matches an elment that has a directionality of right-to-left (rtl). Since the div element has dir=rtl, the selector matches.