servo/tests/wpt/css-tests/css-ui-3_dev/testinfo.data

172 lines
51 KiB
Text

id references title flags links revision credits assertion
box-sizing-border-box-001 Box Sizing - Border-Box with specified width http://www.w3.org/TR/css3-ui/#box-sizing c5cdf6d1b6cfbc79d283a1dec5d2c2caade1c2cd `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: border-box should make the element's (percentage) width be the distance from the left border edge to the right border edge.
box-sizing-border-box-002 Box Sizing - Border-Box with specified width http://www.w3.org/TR/css3-ui/#box-sizing 788dd3b8575e389acd8b5cc169c5b28010ce96ea `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: border-box should make the element's (percentage) width be the distance from the left border edge to the right border edge.
box-sizing-border-box-003 Box Sizing - Border-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing 9f7e319f985315b8aa670ad38ab1aa15f41e2c59 `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: border-box should make the element's (percentage) width be the distance from the left border edge to the right border edge and the height be the distance from the top border edge to the bottom border edge.
box-sizing-border-box-004 Box Sizing - Border-Box with min/max width/height http://www.w3.org/TR/css3-ui/#box-sizing e0b7289fb7644222450cdfcbc3deadb9b641e904 `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: border-box should make the element's (length) width be the distance from the left border edge to the right border edge and the height be the distance from the top border edge to the bottom border edge.
box-sizing-content-box-001 Box Sizing - Content-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing 3e690e79ebf0eda200bbf003d7c10c21701172b8 `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: content-box should make the element's (percentage) width be the distance from the left content edge to the right content edge and the height be the distance from the top content edge to the bottom content edge.
box-sizing-content-box-002 Box Sizing - Content-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing 1c2f73d2c628ae2c7fd7bfacde0225107c34865f `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: content-box should make the element's (calc) width be the distance from the left content edge to the right content edge and the height be the distance from the top content edge to the bottom content edge.
box-sizing-content-box-003 Box Sizing - Content-Box with min/max width/height http://www.w3.org/TR/css3-ui/#box-sizing 0832ce514f23392781427aac6cff958217486bed `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: content-box should make the element's (percentage) width be the distance from the left content edge to the right content edge and the height be the distance from the top content edge to the bottom content edge.
box-sizing-padding-box-001 Box Sizing - Padding-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing 12c2751a095a1e726b9d53487b3835ab26ab4974 `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: padding-box should make the element's (percentage) width be the distance from the left padding edge to the right padding edge.
box-sizing-padding-box-002 Box Sizing - Padding-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing f71295b347b6fa68fab375585a9a283583147f4b `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: padding-box should make the element's (percentage) width be the distance from the left padding edge to the right padding edge and the height be the distance from the top padding edge to the bottom padding edge.
box-sizing-padding-box-003 Box Sizing - Padding-Box with min/max width/height http://www.w3.org/TR/css3-ui/#box-sizing e2e2f7ded834c67b96c97c897861936773f049ed `Scott Johnson`<mailto:sjohnson@mozilla.com> box-sizing: padding-box should make the element's (calc) width be the distance from the left padding edge to the right padding edge and the height be the distance from the top padding edge to the bottom padding edge.
box-sizing-replaced-001 Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing image http://www.w3.org/TR/css3-ui/#box-sizing 60b0fe86a583c19b5172235055a5bdda2a06dc1b `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Scott Johnson`<mailto:sjohnson@mozilla.com> All images should be sized at 75px x 75px, with 5px of padding around each.
box-sizing-replaced-002 Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing image http://www.w3.org/TR/css3-ui/#box-sizing 52a88f82acf6e1a04762ca1c461f0371a117b1b0 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Scott Johnson`<mailto:sjohnson@mozilla.com> All images should be sized at 75px x 75px, with 5px of padding and 5px of blue border around each.
box-sizing-replaced-003 Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing image http://www.w3.org/TR/css3-ui/#box-sizing b430f0b75fc9343f8a7b2063b91a10eb9bef9dcc `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Scott Johnson`<mailto:sjohnson@mozilla.com> All images should be sized at 75px x 75px.
caret-color-001 caret-color http://www.w3.org/TR/css3-ui/#caret-color d51a15636bbc1a93132d4dba71ff6de6c08c1c1f `Chris Lilley`<mailto:chris@w3.org> Test checks that caret-color can be set on a textarea
caret-color-002 caret-color is not inherited http://www.w3.org/TR/css3-ui/#caret-color 02a3dcc0a7054487ffd77b21aa525a3e8cad0dfc `Chris Lilley`<mailto:chris@w3.org> Test checks that caret-color value does not inherit
caret-color-003 caret-color auto http://www.w3.org/TR/css3-ui/#caret-color 2b11748c87a4cb16a19ef484bd474e26faf5aac5 `Chris Lilley`<mailto:chris@w3.org> Test checks that caret-color: auto resolves to currentColor
cursor-image-001 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor 6f16165bbeb989e244d19831e4f98174784856a9 `Chris Lilley`<mailto:chris@w3.org> Test checks that a PNG image supported as a custom cursor.
cursor-image-002 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor b292dd81244427bde31d66ea9d24231bede694f2 `Chris Lilley`<mailto:chris@w3.org> Test checks that a PNG image supported as a custom cursor, loaded cross-domain with absolute url.
cursor-image-003 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor 320273d831e50e6450f3a23a6b98d77bb6093336 `Chris Lilley`<mailto:chris@w3.org> Test checks that an ICO image is supported as a custom cursor.
cursor-image-004 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor d7e91db85209d6c015a370aaf3d3ab1f78da9ce6 `Chris Lilley`<mailto:chris@w3.org> Test checks that an ICO image, with its own hotspot, is supported as a custom cursor.
cursor-image-005 Cursor property, url value image,interact,svg http://www.w3.org/TR/css3-ui/#cursor 9ffdbc0019311a544ae144726ae5b2e4c43968df `Chris Lilley`<mailto:chris@w3.org> Test checks that a fixed size SVG image is supported as a custom cursor.
cursor-image-005-nfs Cursor property, url value image,interact,svg http://www.w3.org/TR/css3-ui/#cursor,http://www.w3.org/TR/css3-images/#default-object-size f56858aab1a730a79480462b45728925a35d27d1 `Chris Lilley`<mailto:chris@w3.org> Test checks that an SVG image with no fixed size is supported as a custom cursor at the default object size for cursor images.
cursor-image-006 Cursor property, url value animated,image,interact http://www.w3.org/TR/css3-ui/#cursor ff146233025e7233e3743b540db8c0c4ae656678 `Chris Lilley`<mailto:chris@w3.org> Test checks that an ANI image, with it's own hotspot, is supported as a custom cursor.
cursor-image-007 Cursor property, url value image,interact,svg http://www.w3.org/TR/css3-ui/#cursor 66cd3536d1c2ee3702c8ae57aedbd87f004c9363 `Chris Lilley`<mailto:chris@w3.org> Test checks that a compressed, fixed size SVG image is supported as a custom cursor.
cursor-image-008 Cursor property, url value fallback image,interact http://www.w3.org/TR/css3-ui/#cursor ff130e26926a7595d398c68812f5396464b0ff19 `Chris Lilley`<mailto:chris@w3.org> Test checks that non-existent images cause the fallback to be used.
cursor-image-009 Cursor property, url value, no fallback image,interact,invalid http://www.w3.org/TR/css3-ui/#cursor aee833fbc0a438ef1234ccda01bee1f2456e1871 `Chris Lilley`<mailto:chris@w3.org> Test checks that a fallback cursor is required.
cursor-image-010 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor 77de9c216288fd659ca28b3859a01c0f507b040d `Chris Lilley`<mailto:chris@w3.org> Test checks that a GIF image is supported as a custom cursor.
cursor-image-011 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor 7eb7c6110691d9c9bef49aabcf5d4ed16923a19f `Chris Lilley`<mailto:chris@w3.org> Test checks that a GIF image with transparency is supported as a custom cursor.
cursor-image-012 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor 4ffcb78af9c3a271561dd107b9f903ac0daa6967 `Chris Lilley`<mailto:chris@w3.org> Test checks that a JPEG/JFIF image is supported as a custom cursor.
cursor-image-png-001 Cursor property, PNG image,interact http://www.w3.org/TR/css3-ui/#cursor b5bc2a59bfd0c93baf67c1fb30ac712fb9394222 `Chris Lilley`<mailto:chris@w3.org> Test checks that a monochrome (type 0) PNG image, 1 bit/pixel, is supported as a CSS custom cursor.
cursor-image-png-002 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 5b5dfece40787d9f06da2ce1087504d350eaa537 `Chris Lilley`<mailto:chris@w3.org> Test checks that a black and white PNG image cursor is supported.
cursor-image-png-003 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 01bd2fbf086a3cf67143eee844230879f9c085ef `Chris Lilley`<mailto:chris@w3.org> Test checks that a black and white PNG image cursor is supported.
cursor-image-png-004 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 8b222bc7696955e1dcd18ba3c042884cb1d59edd `Chris Lilley`<mailto:chris@w3.org> Test checks that a black and white PNG image cursor is supported.
cursor-image-png-005 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor b347b502326dd63d2601cf6b54d45011610575c9 `Chris Lilley`<mailto:chris@w3.org> Test checks that a black and white PNG image cursor is supported.
cursor-image-png-006 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor fe9f9823ce899eaec72561474abdc2f8d4acfcbb `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB PNG image cursor is supported.
cursor-image-png-007 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 23d1a63d2157b7a1cd64745dc48066020e4e21f0 `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB PNG image cursor is supported.
cursor-image-png-008 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor a36ca2472698ec7a36c566b04444deb3ca04a73a `Chris Lilley`<mailto:chris@w3.org> Test checks that an indexed PNG image cursor is supported.
cursor-image-png-009 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 0b8c415cd1c20ed5e0b9ab3c01f1db4f6d0d1b14 `Chris Lilley`<mailto:chris@w3.org> Test checks that an indexed PNG image cursor is supported.
cursor-image-png-010 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor ca023b2abac983c730334b9dc699dac5f6d9f626 `Chris Lilley`<mailto:chris@w3.org> Test checks that an indexed PNG image cursor is supported.
cursor-image-png-011 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor c756c2ea836ee9419caefe86a7f371cc0e99c772 `Chris Lilley`<mailto:chris@w3.org> Test checks that an indexed PNG image cursor is supported.
cursor-image-png-012 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor e404a23a9b5fc822d18f71d981f8c73a516fd377 `Chris Lilley`<mailto:chris@w3.org> Test checks that a greyscale with alpha PNG image cursor is supported.
cursor-image-png-013 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor df091bc3f3369ab675592f90f667b01c5bb4aa92 `Chris Lilley`<mailto:chris@w3.org> Test checks that a greyscale with alpha PNG image cursor is supported.
cursor-image-png-014 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 2288b54c1a498ff37ee9369a821f3cecee97696a `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB with alpha PNG image cursor is supported.
cursor-image-png-015 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 84c82d6197d7d1fb9500d0a1a9f769dfa79a9165 `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB with alpha PNG image cursor is supported.
cursor-image-png-016 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 4640d0c0479eaec968189b04860f82ac098b1e44 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced black and white PNG image cursor is supported.
cursor-image-png-017 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 5d30a0a5cc0d4d6f0d03e22abb67724a72006e27 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced black and white PNG image cursor is supported.
cursor-image-png-018 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 3ae61572cc66f9cc91b5306be49561ca89e96813 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced black and white PNG image cursor is supported.
cursor-image-png-019 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 08ee842df85fe93f89302ffdee79f4730e5b1ee7 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced black and white PNG image cursor is supported.
cursor-image-png-020 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 5f6cc753e134f8f801d9daec7a1bc6b89dc86d12 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced black and white PNG image cursor is supported.
cursor-image-png-021 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 5ef1463f50f6804b56ef93db770506868aa4119f `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced RGB PNG image cursor is supported.
cursor-image-png-022 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 83fae04df969bfebb151b0eaea76f032061a2d82 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced RGB PNG image cursor is supported.
cursor-image-png-023 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor a7045311c6544579290a8612f271a197489653d5 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced, indexed PNG image cursor is supported.
cursor-image-png-024 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 8fee5e4927c500f45af3b0e4e3301d488714bd53 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced, indexed PNG image cursor is supported.
cursor-image-png-025 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor f734b1faf923a3c71348d169e7f139eaf1bf9262 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced, indexed PNG image cursor is supported.
cursor-image-png-026 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 6dd7fcea2820ad4394a5665bebf5a580f2f9da55 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced, indexed PNG image cursor is supported.
cursor-image-png-027 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor c65f4109041818de0146887c6ab2a49622fa0152 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced greyscale with alpha PNG image cursor is supported.
cursor-image-png-028 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 694fe3bfa4321781d34065fd46479b82207345aa `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced greyscale with alpha PNG image cursor is supported.
cursor-image-png-029 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 63090eefb16970058b5a50122d18e70522d65fe3 `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced RGB with alpha PNG image cursor is supported.
cursor-image-png-030 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor ced46bcfa5dec1fc7c013c580d455e6a7e7479fb `Chris Lilley`<mailto:chris@w3.org> Test checks that an interlaced RGB with alpha PNG image cursor is supported.
cursor-image-png-031 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 2870fd8984f174ee8d28eee9e1c995d2e69ad4cf `Chris Lilley`<mailto:chris@w3.org> Test checks that a greyscale PNG image cursor with transparency is supported.
cursor-image-png-032 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 21019cf7c5af37397df51de16c1a72d62eb0033e `Chris Lilley`<mailto:chris@w3.org> Test checks that a greyscale PNG image cursor with transparency is supported.
cursor-image-png-033 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor bba2826a9efa0e29d6d81a0b48862361c0b74482 `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB PNG image cursor with transparency is supported.
cursor-image-png-034 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor bba2826a9efa0e29d6d81a0b48862361c0b74482 `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB PNG image cursor with transparency is supported.
cursor-image-png-035 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 421bd3cbcf5a8966dbade722813f77fcec230697 `Chris Lilley`<mailto:chris@w3.org> Test checks that an RGB PNG image cursor with transparency is supported.
cursor-image-png-036 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 3c4f15fca711a53c48e368922d20f640beb68491 `Chris Lilley`<mailto:chris@w3.org> Test checks that an indexed PNG image cursor with transparency is supported.
cursor-image-png-037 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 94b79cf317bb7ee58feed34ddf4ec0c915a30578 `Chris Lilley`<mailto:chris@w3.org> Test checks that an indexed PNG image cursor with transparency is supported.
cursor-image-png-038 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 8a01bae658305621cc9ac2b856a12d7c8e829a7c `Chris Lilley`<mailto:chris@w3.org> Test checks that gamma correction on PNG image cursor is correct.
cursor-image-png-039 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 40effb50eb6bde61d4e27df67dc9e2523ecaf57d `Chris Lilley`<mailto:chris@w3.org> Test checks that gamma correction on PNG image cursor is correct.
cursor-image-png-040 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor 80f4ebaf645b3eb21b702a26c643f4acf87f56b4 `Chris Lilley`<mailto:chris@w3.org> Test checks that gamma correction on PNG image cursor is correct.
cursor-image-png-041 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor d016a75f2c4dafc4afe2e819019a890a190c30d2 `Chris Lilley`<mailto:chris@w3.org> Test checks invalid PNG image cursor skipped, fallback used.
cursor-image-png-042 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor b934e7afd271362d3f645f8c50767375bb12304d `Chris Lilley`<mailto:chris@w3.org> Test checks invalid PNG image cursor skipped, fallback used.
cursor-image-png-043 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor d99cbd3fb2e65759ef2041c792ca890af5ef44ef `Chris Lilley`<mailto:chris@w3.org> Test checks invalid PNG image cursor skipped, fallback used.
nav-dir-001 Directional Focus Navigation - property inheritance interact http://www.w3.org/TR/css3-ui/#nav-dir 53627af1825c864f63a4dfce3fd1bc54c2d706ff `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that the 'nav-left' property value is not inherited.
nav-dir-002 Directional Focus Navigation - 'inherit' property value interact http://www.w3.org/TR/css3-ui/#nav-dir df42b83ea088dc45e092addfa1351e0ca935e2d4 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that the 'inherit' value is respected.
nav-dir-003 Directional Focus Navigation - input elements interact http://www.w3.org/TR/css3-ui/#nav-dir b5f51eda8ed971e794e4f50633ea18e014e539e6 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that directional focus navigation properties work on input elements.
nav-dir-004 Directional Focus Navigation - floating elements interact http://www.w3.org/TR/css3-ui/#nav-dir ff374aa043d586c90cb2f582b5c21f529f17f4d8 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that directional focus navigation properties work on floating elements.
nav-dir-005 Directional Focus Navigation - currently focused element interact http://www.w3.org/TR/css3-ui/#nav-dir f0cc038b2b170db6e6faed56e76c62773fc939a3 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that focus doesn't change when navigating to the currently focused element.
nav-dir-target-001 Directional Focus Navigation - 'current' target frame interact http://www.w3.org/TR/css3-ui/#nav-dir 93cfe1cda155ea8d4ba50ee2b2accf01e19164cb `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that the 'current' frame value is respected.
nav-dir-target-002 Directional Focus Navigation - 'root' target frame interact http://www.w3.org/TR/css3-ui/#nav-dir 6f1c8ff0bfeadf4d48a043568c673a90ee382a25 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that the 'root' frame value is respected.
nav-dir-target-003 Directional Focus Navigation - named target frame interact http://www.w3.org/TR/css3-ui/#nav-dir 14aa923cccd163d6c5e9e29f39656df8d276303f `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that a named target frame value is respected.
nav-dir-target-004 Directional Focus Navigation - non-existing target frame interact http://www.w3.org/TR/css3-ui/#nav-dir f7ca330d3b4955297ffca4ad18f8df6fce0f744b `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that a non-existing target frame value is treated as 'current'.
nav-dir-target-005 Directional Focus Navigation - sibling target frame interact http://www.w3.org/TR/css3-ui/#nav-dir 0df966d33c18f755e9ef7d6409651891bb910a05 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that a named frame value also works for sibling frames.
nav-dir-target-006 Directional Focus Navigation - missing target element interact http://www.w3.org/TR/css3-ui/#nav-dir c48622f5f6dcb5d2043df03d6d1982b11a49745e `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that focus does not change to a different frame if the identifier is missing from the target frame.
nav-down-000 Directional Focus Navigation - property inheritance for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir efb5973f8c117eccab25b4fec3652501c8f47b5f `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-down' property value is not inherited for 'nav-left'.
nav-down-001 Directional Focus Navigation (nav-down) - <id> interact http://www.w3.org/TR/css3-ui/#nav-dir db6f684fdbb69ef509212fd9aa200ebc67c123b4 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that downward navigation input respects the 'nav-down' property.
nav-down-002 Directional Focus Navigation - 'auto' value for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 10ee83bfd73d6c50ea4e9f8939c0daa1c6b5c527 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'auto' value is implemented for 'nav-down'.
nav-down-003 Directional Focus Navigation - ID value for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir b3c7fde31f33f19ec027c140a01b545cb4588d5a `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the ID value is implemented for 'nav-down'.
nav-down-004 Directional Focus Navigation - input elements for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 2cea50d3e94c8e22669122469edeeb81914169c6 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-down' works for input elements.
nav-down-005 Directional Focus Navigation - elements floating in the writing direction for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 1e72d1878fb97c520895aa936cff2c5790b98044 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-down' works for elements floating to the left.
nav-down-006 Directional Focus Navigation - elements floating in opposite to the writing direction for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 4c73a89f5a7b23fe72f3ccdfd904ce3614c4aeb7 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-down' works for elements floating to the right.
nav-down-007 Directional Focus Navigation - non existing ID for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 55f6a898664e95772e7dca4e22aa8ebe3bd6374c `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-down' is ignored if the ID does not exist.
nav-down-008 Directional Focus Navigation - currently focused element for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 534a01aad52d9fd810c9920d10121ec8c726f140 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus doesn't change when navigating to the currently focused element for 'nav-down'.
nav-down-009 Directional Focus Navigation - 'current' target frame for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 7ed44f6f55a12bcc1e21e7c3a33020de6e490cae `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'current' frame value is respected for 'nav-down'.
nav-down-010 Directional Focus Navigation - 'root' target frame for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 74523135a3141aae63a4da6235d81a99d736048e `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'root' frame value is respected for 'nav-down'.
nav-down-011 Directional Focus Navigation - named target frame for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 23323e8de87aed1c7e4134b5e8c547bfaafc320b `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named target frame value is respected for 'nav-down'.
nav-down-012 Directional Focus Navigation - non-existing target frame for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir a078de97fc6d45b2ac1971fcca41a7c85ac58b2b `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a non-existing target frame value is treated as 'current' for 'nav-down'.
nav-down-013 Directional Focus Navigation - sibling target frame for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 4363166b7f17b00d22ecdc5e0a87555b4c650ae8 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named frame value also works for sibling frames for 'nav-down'.
nav-down-014 Directional Focus Navigation - missing target element for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 6e93be4ac07a926a21e70ba71ac4bcad00ae62b6 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus does not change to a different frame if the identifier is missing from the target frame for 'nav-down'.
nav-down-015 Directional Focus Navigation - 'inherit' value for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir cbbef26bfc60d36c1124604f1755cd9c1e1e61a5 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'inherit' value is implemented for 'nav-down'.
nav-down-016 Directional Focus Navigation - disabled elements are not navigated for 'nav-down' interact http://www.w3.org/TR/css3-ui/#nav-dir 50ac66e1a2bcb7668b7301646cae4aee2a5902c8 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that disabled elements are not navigated for 'nav-down'.
nav-left-000 Directional Focus Navigation - property inheritance for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 3740459bb1fbba471a9fccc702cf7c5a0b4e4a70 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-left' property value is not inherited for 'nav-left'.
nav-left-001 Directional Focus Navigation (nav-left) - <id> interact http://www.w3.org/TR/css3-ui/#nav-dir aba511f4d39497374d3ac6d9e7065b3c0066ddb8 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that leftward navigation input respects the 'nav-left' property.
nav-left-002 Directional Focus Navigation - 'auto' value for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 312c212c2ebd7451c53ea40ae1cce9bd0bc71df2 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'auto' value is implemented for 'nav-left'.
nav-left-003 Directional Focus Navigation - ID value for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 5def6359f9f01cd9083be904d8fdbc5cddd20c43 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the ID value is implemented for 'nav-left'.
nav-left-004 Directional Focus Navigation - input elements for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 54ec2d433bd0a7e6a38a423a0d5add8b36f36ec0 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-left' works for input elements.
nav-left-005 Directional Focus Navigation - elements floating in the writing direction for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 81355e143aca3718acb50feba6b7edc381d94322 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-left' works for elements floating to the left.
nav-left-006 Directional Focus Navigation - elements floating in opposite to the writing direction for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir fa471649ab325ab18fc2274247de982ac3891998 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-left' works for elements floating to the right.
nav-left-007 Directional Focus Navigation - non existing ID for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir ceec9ef8ba3829b39356560057cd32dcfdd91cd5 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-left' is ignored if the ID does not exist.
nav-left-008 Directional Focus Navigation - currently focused element for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 0d69bb3acc976b7bcd686fcb95710353d8f34bd6 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus doesn't change when navigating to the currently focused element for 'nav-left'.
nav-left-009 Directional Focus Navigation - 'current' target frame for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 1b09514624892ff4bf17aa3f664ca866295f99dd `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'current' frame value is respected for 'nav-left'.
nav-left-010 Directional Focus Navigation - 'root' target frame for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 9d89bbebd5ef2b175ac1d10309fc4849b0b819bd `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'root' frame value is respected for 'nav-left'.
nav-left-011 Directional Focus Navigation - named target frame for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 63fa92462d6c31b78dcb10e3acc698e6489cad16 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named target frame value is respected for 'nav-left'.
nav-left-012 Directional Focus Navigation - non-existing target frame for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir a612bf3e216229b6eb59bdef3ac57f0fa90d3fca `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a non-existing target frame value is treated as 'current' for 'nav-left'.
nav-left-013 Directional Focus Navigation - sibling target frame for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir aef75b9466aa9b0058af70c276656623b1bdecb1 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named frame value also works for sibling frames for 'nav-left'.
nav-left-014 Directional Focus Navigation - missing target element for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 6ea2e1974935eccd840e0fa79673422705f8d1b4 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus does not change to a different frame if the identifier is missing from the target frame for 'nav-left'.
nav-left-015 Directional Focus Navigation - 'inherit' value for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir cc4e55b5d897546f9c5ffdd963323fab6b92239a `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'inherit' value is implemented for 'nav-left'.
nav-left-016 Directional Focus Navigation - disabled elements are not navigated for 'nav-left' interact http://www.w3.org/TR/css3-ui/#nav-dir 38fe3bf8be166903c572cfc9d487125d06fcdd03 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that disabled elements are not navigated for 'nav-left'.
nav-right-000 Directional Focus Navigation - property inheritance for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 3d6097a31b4ad3ab8bd0ba1a5572680ff42bd836 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-right' property value is not inherited for 'nav-left'.
nav-right-001 Directional Focus Navigation (nav-right) - <id> interact http://www.w3.org/TR/css3-ui/#nav-dir 393f9a5d4e702b6d3f6795544ecb0ffe7ec70c07 `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that rightward navigation input respects the 'nav-right' property.
nav-right-002 Directional Focus Navigation - 'auto' value for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 2ce827fffd6b34fb8b5f38929d60346b673f1624 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'auto' value is implemented for 'nav-right'.
nav-right-003 Directional Focus Navigation - ID value for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 61c1056a5ea2c2fe8dc7026d1defc0ad13426cbe `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the ID value is implemented for 'nav-right'.
nav-right-004 Directional Focus Navigation - input elements for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 039471b8401ec982fbeac16f0bb3720564479fe3 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-right' works for input elements.
nav-right-005 Directional Focus Navigation - elements floating in the writing direction for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 85579284e089069ca5161b973915f514297d9680 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-right' works for elements floating to the left.
nav-right-006 Directional Focus Navigation - elements floating in opposite to the writing direction for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir bf551b7b3a9d84a93ed2edc4f6e190edd7cd3c8a `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-right' works for elements floating to the right.
nav-right-007 Directional Focus Navigation - non existing ID for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 9f3001bf2e9d4fa199885454c1a936f835dd5d3d `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-right' is ignored if the ID does not exist.
nav-right-008 Directional Focus Navigation - currently focused element for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir ce7c2f56d08b8a8078b95b9283fca950171e6800 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus doesn't change when navigating to the currently focused element for 'nav-right'.
nav-right-009 Directional Focus Navigation - 'current' target frame for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 735d9be30a2018f6b0bb939d7cca8610e1a0e6d8 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'current' frame value is respected for 'nav-right'.
nav-right-010 Directional Focus Navigation - 'root' target frame for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 17855eabad8e4ebf63876d4e5dfd159a1b07d000 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'root' frame value is respected for 'nav-right'.
nav-right-011 Directional Focus Navigation - named target frame for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 96abd1f9e6398ed3434b94527b901f07ae79a498 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named target frame value is respected for 'nav-right'.
nav-right-012 Directional Focus Navigation - non-existing target frame for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 7f38d9b4923859f53f9bb52546b02bee02b070f5 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a non-existing target frame value is treated as 'current' for 'nav-right'.
nav-right-013 Directional Focus Navigation - sibling target frame for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 2cb8dd83a8fce010ef4e770f22c4f19c6cfd9f65 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named frame value also works for sibling frames for 'nav-right'.
nav-right-014 Directional Focus Navigation - missing target element for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 76baae78cbfc6057fdfbc4af924839e38236fe24 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus does not change to a different frame if the identifier is missing from the target frame for 'nav-right'.
nav-right-015 Directional Focus Navigation - 'inherit' value for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 4cc4bfec2397714277a094c65bcfdd9e1a879190 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'inherit' value is implemented for 'nav-right'.
nav-right-016 Directional Focus Navigation - disabled elements are not navigated for 'nav-right' interact http://www.w3.org/TR/css3-ui/#nav-dir 82069b286f3194a1f443b799ef1a98313f423947 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that disabled elements are not navigated for 'nav-right'.
nav-up-000 Directional Focus Navigation - property inheritance for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir f116330faf1ce4277504df85e8615a38d812fdb4 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-up' property value is not inherited for 'nav-left'.
nav-up-001 Directional Focus Navigation (nav-up) - <id> interact http://www.w3.org/TR/css3-ui/#nav-dir c417ed84bf20e76a0a0870531c9285df0470dc3d `Jorrit Vermeiren`<mailto:jorritv@opera.com> Test checks that upward navigation input respects the 'nav-up' property.
nav-up-002 Directional Focus Navigation - 'auto' value for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 1862193d682f8bb7e2fd3e7cb2357ab02c7eee39 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'auto' value is implemented for 'nav-up'.
nav-up-003 Directional Focus Navigation - ID value for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir d6cab19b9ab89e53d77113a3c68c1b482a7f89eb `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the ID value is implemented for 'nav-up'.
nav-up-004 Directional Focus Navigation - input elements for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 55bc517d310f659992cc965ff2ee3fcc2dc90998 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-up' works for input elements.
nav-up-005 Directional Focus Navigation - elements floating in the writing direction for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir f2e5d567d80810708aee7bc752d05c79c39173d2 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-up' works for elements floating to the left.
nav-up-006 Directional Focus Navigation - elements floating in opposite to the writing direction for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 2829464c3c789de7becc51acd4671484049f7998 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that 'nav-up' works for elements floating to the right.
nav-up-007 Directional Focus Navigation - non existing ID for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 44a11b56eedd13d978e2882c233756caf91904ef `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'nav-up' is ignored if the ID does not exist.
nav-up-008 Directional Focus Navigation - currently focused element for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 06f0c76878a908f0c47c7765e236d3b72ea08952 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus doesn't change when navigating to the currently focused element for 'nav-up'.
nav-up-009 Directional Focus Navigation - 'current' target frame for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 7eadfd3077ed25c92d5dc8764519a9366695f08c `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'current' frame value is respected for 'nav-up'.
nav-up-010 Directional Focus Navigation - 'root' target frame for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 9fe7d38d907a47c642b7c71464874b472df374f0 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'root' frame value is respected for 'nav-up'.
nav-up-011 Directional Focus Navigation - named target frame for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 1bfe4ea6c2783b872963699e16f095d6c243fc04 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named target frame value is respected for 'nav-up'.
nav-up-012 Directional Focus Navigation - non-existing target frame for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 89618e1ee56b83c112420e66348aaf47dae330df `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a non-existing target frame value is treated as 'current' for 'nav-up'.
nav-up-013 Directional Focus Navigation - sibling target frame for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 4fbeadebda75e464452f1f97b0c699bc980c26a6 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that a named frame value also works for sibling frames for 'nav-up'.
nav-up-014 Directional Focus Navigation - missing target element for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir e7cd09a6a13b63befb8d8c3af9028cec91b29870 `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that focus does not change to a different frame if the identifier is missing from the target frame for 'nav-up'.
nav-up-015 Directional Focus Navigation - 'inherit' value for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 765463ea1bb826ced2f27570b8971108d9773c0d `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that the 'inherit' value is implemented for 'nav-up'.
nav-up-016 Directional Focus Navigation - disabled elements are not navigated for 'nav-up' interact http://www.w3.org/TR/css3-ui/#nav-dir 35f99db1c3dcd77b910b34c45a5d45502ecf3c7d `Jorrit Vermeiren`<mailto:jorritv@opera.com>,`Daniel Glazman`<mailto:d.glazman@partner.samsung.com> Test checks that disabled elements are not navigated for 'nav-up'.
outline-001 reference/ref-filled-green-100px-square outline - create outline likes border property http://www.w3.org/TR/css3-ui/#outline 149a87304e31bf6b569360069a8f8be1d23538b8 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline property creates outlines around visual objects and makes them stand out
outline-002 reference/ref-filled-green-100px-square outline - inherit (basic) http://www.w3.org/TR/css3-ui/#outline 71919648c35740004dd90b4acdba5f5b98a3655c `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline property inherits the parent's value when outline set inherit
outline-color-001 reference/ref-filled-green-100px-square outline-color - inherit (basic) http://www.w3.org/TR/css3-ui/#outline-color a776bdc125fc5dcc83d0cfb361d9d19cc9b3eba4 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the color of sub element outline is same as the color of parent element outline when outline-color set inherit
outline-offset reference/outline-offset ttwf-reftest-outline-offset-ref http://www.w3.org/TR/css3-ui/#outline-offset 9f206bb6b3a487d7699ec9cd2acf0c8dcbea899a `jy-jeung`<mailto:kein119@naver.com>
outline-offset-001 reference/ref-filled-green-100px-square outline-offset - length (basic) http://www.w3.org/TR/css3-ui/#outline-offset 465df8192fe5ee54660d205d9d3f271ef84c1788 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline-offset keeps spacing between outline and element content
outline-style-001 reference/outline-style-001-ref outline-style - dotted (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 9b6764e372cceab67dda037ff6138d0e911b1dec `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dotted when outline-style set dotted
outline-style-002 reference/outline-style-002-ref outline-style - inherit (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 695fbf49c18c77abfca3e5c42c9359ab9afdf1f1 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the sub element outline style is same as parent element outline style when outline-style set inherit
outline-style-003 reference/outline-style-003-ref outline-style - dashed (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style c26ebdb81d867b5d1d8ff893a632b8c738c934b7 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is dashed when outline-style set dashed
outline-style-004 reference/outline-style-004-ref outline-style - double (basic) http://www.w3.org/TR/css3-ui/#outline-style,http://www.w3.org/TR/CSS21/box.html#value-def-border-style 7027b5a477a5790afef0521288df069305856abc `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the outline style is two solid lines when outline-style set double
resize-001 resize - both - both width and height adjusted interact http://www.w3.org/TR/css3-ui/#resize c5ba9263cd9037be70dfbe252816bdf56d94d8d5 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that both width and height adjusted when resize set both.
resize-002 resize - horizontal - only the width can be adjusted interact http://www.w3.org/TR/css3-ui/#resize 5cb1f8083e06e1cdf3a2112feea46a60f6d7d89f `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that only the width of element can be adjusted when resize set horizontal
resize-003 resize - inherit - the resize property inherits parent element interact http://www.w3.org/TR/css3-ui/#resize 8fab7afb74c7eb459362f54ebdcaa0f17e7c62d8 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the resize element inherits parent element
resize-004 resize initial value - none interact http://www.w3.org/TR/css3-ui/#resize c43d7af308513b06223d42846038c693c5bf214e `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the resize property initial value is none
resize-005 resize - none - neither width nor height can be adjusted interact http://www.w3.org/TR/css3-ui/#resize f868c41121e13b1963ac424f41bd7709c0d77f82 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that neither the width nor the height can be adjusted when resize set none
resize-006 resize - vertical - only the height can be adjusted interact http://www.w3.org/TR/css3-ui/#resize d65e14169ca073207b43fe4145e83c831b77a067 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that only the height can be adjusted when resize set vertical
resize-007 resize - invalid without overflow property interact http://www.w3.org/TR/css3-ui/#resize c0e4494f6e70369f227ec265ff2c14fb29323e66 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that resize property is invalid without overflow property
text-overflow-001 reference/text-overflow-001-ref text-overflow - clip - the text inline content overflows will be broken http://www.w3.org/TR/css3-ui/#text-overflow 18b85a5682895eec2a93d551dbe9d88d014f65b3 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the inline content that overflows will be clipped. Characters may be only partially rendered when text-overflow set clip
text-overflow-002 reference/text-overflow-002-ref text-overflow - ellipsis - the broken textual content instead of ellipsis http://www.w3.org/TR/css3-ui/#text-overflow 9f4f4eae59abbf039c8743708235481c12751585 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that an ellipsis (...) is shown instead of overflowing textual content
text-overflow-003 reference/text-overflow-001-ref text-overflow - inherit - inherit clip value of parent's text-overflow property http://www.w3.org/TR/css3-ui/#text-overflow dac3b5119c015760b3e5eb87122680eca10725c0 `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that text-overflow inherits the parent' clip value when text-overflow set inherit
text-overflow-004 reference/text-overflow-002-ref text-overflow - inherit - inherit ellipsis value of parent's text-overflow property http://www.w3.org/TR/css3-ui/#text-overflow 5b424a1f63abc03cd51ca922704756c93961d2eb `Intel`<http://www.intel.com/>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that text-overflow inherits the parent' ellipsis value when text-overflow set inherit