mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
|
@ -1,10 +1,7 @@
|
|||
id references title flags links revision credits assertion
|
||||
box-sizing-001 reference/box-sizing-001-ref box-sizing:border-box and CSS2.1 10.3.3 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#blockwidth 615898f337b8ce0337f1360d145d2d38dec45b5c `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is border-box, the content width, rather than the computed value of the width property, is considered when checking whether a block is larger than its containing block.
|
||||
box-sizing-002 reference/box-sizing-001-ref box-sizing:padding-box and CSS2.1 10.3.3 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#blockwidth b9c41043dfd84bddebce91fab68a511ac4617dab `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is padding-box, the content width, rather than the computed value of the width property, is considered when checking whether a block is larger than its containing block.
|
||||
box-sizing-003 reference/box-sizing-001-ref box-sizing:border-box and CSS2.1 10.3.7 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width c61f2c8769183ae0d9adeee16a13361e703a367a `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is border-box, the content width, rather than the computed value of the width property, should be used in the the constraint that determines the used values of sizing and positioning properties of absolutely positioned elements.
|
||||
box-sizing-004 reference/box-sizing-001-ref box-sizing:padding-box and CSS2.1 10.3.7 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width 20b8bc04ea6e4ef064d4fe2af58a3aa28f5bd995 `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is padding-box, the content width, rather than the computed value of the width property, should be used in the the constraint that determines the used values of sizing and positioning properties of absolutely positioned elements.
|
||||
box-sizing-005 reference/box-sizing-001-ref box-sizing:border-box and CSS2.1 10.6.4 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 5c91e57581a3e2ac9b430f1afcb26eec0bc3094a `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is border-box, the content height, rather than the computed value of the height property, should be used in the the constraint that determines the used values of sizing and positioning properties of absolutely positioned elements.
|
||||
box-sizing-006 reference/box-sizing-001-ref box-sizing:padding-box and CSS2.1 10.6.4 https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-height 1ad8344b1537924b3ed9ea14f36faff891d6957d `Florian Rivoal`<http://florian.rivoal.net/> When box-sizing is padding-box, the content height, rather than the computed value of the height property, should be used in the the constraint that determines the used values of sizing and positioning properties of absolutely positioned elements.
|
||||
box-sizing-007 reference/box-sizing-007-ref box-sizing:border-box and auto sizing of intrinsicly sized replaced elements. svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 470a1d40e93f37987e3a1050d90c9b5e9acfe263 `Florian Rivoal`<http://florian.rivoal.net/> Exercises the sizing rules in CSS2.1 10.3.2 and 10.6.2 with box-sizing:border-box for replaced elements with either both intrisic dimentions or an intrinsic ratio, to check that they work correctly in terms of the content width height.
|
||||
box-sizing-008 reference/box-sizing-008-ref box-sizing:border-box and auto sizing of replaced elements with intrinisic width only. svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 7e06d64d703830c06b9d61c75d3be230bd1b56bc `Florian Rivoal`<http://florian.rivoal.net/> Exercises the sizing rules in CSS2.1 10.3.2 and 10.6.2 with box-sizing:border-box for replaced elements with intrisic width and no intrinsic ratio, to check that they work correctly in terms of the content width height.
|
||||
box-sizing-009 reference/box-sizing-009-ref box-sizing:border-box and auto sizing of replaced elements with intrinisic height only. svg https://drafts.csswg.org/css-ui-3/#box-sizing,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width,http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height 2aaccf9cc7ddbd222494f28fd6cd7f725a18c1e8 `Florian Rivoal`<http://florian.rivoal.net/> Exercises the sizing rules in CSS2.1 10.3.2 and 10.6.2 with box-sizing:border-box for replaced elements with intrisic height and no intrinsic ratio, to check that they work correctly in terms of the content width height.
|
||||
|
@ -31,15 +28,66 @@ box-sizing-border-box-004 reference/box-sizing-border-box-004-ref Box Sizing - B
|
|||
box-sizing-content-box-001 reference/box-sizing-content-box-001-ref Box Sizing - Content-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing 4b3056f655bbe35540eadfe3888d48f1961dfafc `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 reference/box-sizing-content-box-002-ref Box Sizing - Content-Box with specified width/height http://www.w3.org/TR/css3-ui/#box-sizing 51e63ae5f8b3a40e56096e7daa86265f8684e9a8 `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 reference/box-sizing-content-box-003-ref Box Sizing - Content-Box with min/max width/height http://www.w3.org/TR/css3-ui/#box-sizing 397bec8981e201e663ea97b4b265aa45fff08bd5 `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-block-001 reference/box-sizing-padding-box-block-001-ref CSS UI: box-sizing:padding-box for a block box http://www.w3.org/TR/css3-ui/#box-sizing 4e8dd583111bef378efaa8d0cf705160aeb90481
|
||||
box-sizing-replaced-001 reference/box-sizing-replaced-001-ref Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing image http://www.w3.org/TR/css3-ui/#box-sizing a8e28589639906e9ad2c23f3875a1b84b9edc2c3 `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 reference/box-sizing-replaced-002-ref Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing image http://www.w3.org/TR/css3-ui/#box-sizing d4148a5cae7298ba17c8257c328e4f622edfc689 `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 reference/box-sizing-replaced-003-ref Min/Max Height and Width Constraints on Replaced Elements with Box-Sizing image http://www.w3.org/TR/css3-ui/#box-sizing 1d2967d8d4d8b4ff72c7e533c2c0edc187e7a992 `Elika J. Etemad`<http://fantasai.inkedblade.net/contact>,`Scott Johnson`<mailto:sjohnson@mozilla.com> All images should be sized at 75px x 75px.
|
||||
canvas-cursor-001 propagating the root cursor to the canvas image,interact https://drafts.csswg.org/css-ui-3/#canvas_cursor d776271759adae48748f2424d34012fe871acef8 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks the cursor applied to the root element is propagated to the canvas.
|
||||
canvas-cursor-002 not propagating the body cursor to the canvas image,interact https://drafts.csswg.org/css-ui-3/#canvas_cursor 96e20addfadf1ec458f9867bb586adb925b6b2c1 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks the cursor applied to the body element is not propagated to the canvas.
|
||||
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
|
||||
caret-color-001 caret-color interact http://www.w3.org/TR/css3-ui/#caret-color 465badb42f828e15d439c4126247d794252d4d46 `Chris Lilley`<mailto:chris@w3.org>,`Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color can be set on a textarea
|
||||
caret-color-002 caret-color is inherited interact http://www.w3.org/TR/css3-ui/#caret-color 2bb89e2a6990b5885aa0a04f3cec1647c708b456 `Chris Lilley`<mailto:chris@w3.org>,`Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color value does inherit
|
||||
caret-color-003 caret-color auto interact,should http://www.w3.org/TR/css3-ui/#caret-color 286765ba5c046ce3f089008bd326a473d5236b50 `Chris Lilley`<mailto:chris@w3.org>,`Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color: auto matches currentColor
|
||||
caret-color-004 caret-color auto, black on white interact http://www.w3.org/TR/css3-ui/#caret-color b6dd6ac6319ea3b73f1bad78ce2ebaa7ab7167f7 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color:auto provides good contrast in black on white
|
||||
caret-color-005 caret-color auto, white on black interact http://www.w3.org/TR/css3-ui/#caret-color acf5683e36d304d08ebb95d1aa4c43bbffa651fc `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color:auto provides good contrast in white on black
|
||||
caret-color-006 caret-color auto, gray on gray interact,may http://www.w3.org/TR/css3-ui/#caret-color 86859e4549dd5c89ef665c9b068d44f984752779 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color:auto provides good contrast in gray on gray
|
||||
caret-color-007 caret-color: currentColor interact http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color b4d9b0ed8ed91f7fdc31756962d0b918769b0332 `Chris Lilley`<mailto:chris@w3.org>,`Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color:currentColor is inherited as currentColor and resolves to the value of the color property at used value time
|
||||
caret-color-008 caret-color animation animated,interact http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-animations-1/#animation c3fc7a168f032dc38dbfde1e2a0c7e3a7a2c5a87 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that caret-color is animatable as a color
|
||||
caret-color-009 caret-color computed values dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://drafts.csswg.org/css-color-4/#currentcolor-color 5cf99f4d75a5c16334cf11c5424ab533f1a568a1 `Florian Rivoal`<mailto:florian@rivoal.net> Test checks that the resolved value of auto, currentcolor and initial for caret-color property, is the used value.
|
||||
caret-color-010 caret-color input interact http://www.w3.org/TR/css3-ui/#caret-color ac664ee5548c651c2b818b5784c35572f3ab78a3 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color can be set on an input
|
||||
caret-color-011 caret-color contenteditable interact http://www.w3.org/TR/css3-ui/#caret-color 7970fd2482e78b8f3875e82f37dc485657660b85 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color can be set on a contenteditable element
|
||||
caret-color-012 caret-color: auto interact,should http://www.w3.org/TR/css3-ui/#caret-color b563b78d99062a024a19a165ff8c77191ddce3c1 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color:auto is inherited as auto and resolves to the value of the color property at used value time
|
||||
caret-color-013 caret-color dynamic changes dom,script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-color/#color0 0e52cf5be9ac07172ba7be4d7feae0446c2156ee `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks checks that carret-color can be correctly changed using the style attribute, and that the computed value is done correctly.
|
||||
caret-color-014 caret-color links interact http://www.w3.org/TR/css3-ui/#caret-color 47e78c6b0c0aaadf5488e4157388d10555c3aeb7 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color can be set on a contenteditable link
|
||||
caret-color-015 caret-color visited links interact http://www.w3.org/TR/css3-ui/#caret-color 5a837b292f1ffd55af14d1577313a5243f423463 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color can be set on a contenteditable visited link
|
||||
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.
|
||||
caret-color-017 caret-color transition interact http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-transitions/#transition 0a20d6a97f859a574df4cb016a26b2f8057836ad `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color can be used in a transition
|
||||
caret-color-018 caret-color test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 2b42067b6dbf7c555d46c69f305f3fd7bd42876f `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that caret-color is animatable as a color, and that the computed values during the animation are the expected ones.
|
||||
caret-color-019 caret-color auto test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 b86340842cc57114d5b72c22c58fe1946ca76faf `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that 'auto' value for caret-color property is not interpolable.
|
||||
caret-color-020 caret-color currentcolor test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/web-animations-1/#dom-animatable-animate,https://www.w3.org/TR/css3-color/#color0 4596471e11cc02f86d509470a0b1024b5bcd8883 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that 'currentcolor' value for caret-color property is interpolable.
|
||||
caret-color-021 Default caret-color test animation script http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-animations/#animation-shorthand-property,https://www.w3.org/TR/css3-color/#color0 ce7d2127a0f927e25179a3262b09532fd758c337 `Manuel Rego Casasnovas`<mailto:rego@igalia.com> Test checks that the default value for caret-color property, which is 'auto', is not interpolable.
|
||||
cursor-001 cursor: none interact http://www.w3.org/TR/css3-ui/#cursor 8e6fd50371934329780af13d2f8bda9e8966af19 `Florian Rivoal`<mailto:florian@rivoal.net> The 'none' cursor value is supported
|
||||
cursor-002 cursor: context-menu interact http://www.w3.org/TR/css3-ui/#cursor e876bb7201f1669cafcd4183dcad6a50afe61917 `Florian Rivoal`<mailto:florian@rivoal.net> The 'context-menu' cursor value is supported
|
||||
cursor-003 cursor: cell interact http://www.w3.org/TR/css3-ui/#cursor d527f68f8ba6b3d3e3b89897cff96c55fa01aae1 `Florian Rivoal`<mailto:florian@rivoal.net> The 'cell' cursor value is supported
|
||||
cursor-004 cursor: vertical-text interact http://www.w3.org/TR/css3-ui/#cursor 6ec1fd6ac82ebcd1a041f0c1e13016e099247a0b `Florian Rivoal`<mailto:florian@rivoal.net> The 'vertical-text' cursor value is supported
|
||||
cursor-005 cursor: alias interact http://www.w3.org/TR/css3-ui/#cursor 78091cd5158a486dfcb5e48ed0102a9f6daf6970 `Florian Rivoal`<mailto:florian@rivoal.net> The 'alias' cursor value is supported
|
||||
cursor-006 cursor: copy interact http://www.w3.org/TR/css3-ui/#cursor 919c542c6392d0c50d83b0da564739fb921dc31f `Florian Rivoal`<mailto:florian@rivoal.net> The 'copy' cursor value is supported
|
||||
cursor-007 cursor: no-drop interact http://www.w3.org/TR/css3-ui/#cursor 1d8ed23f3e48cded219f36caf98eddd03c6b5569 `Florian Rivoal`<mailto:florian@rivoal.net> The 'no-drop' cursor value is supported
|
||||
cursor-008 cursor: not-allowed interact http://www.w3.org/TR/css3-ui/#cursor 98ed842b0aff6f1903d662d33bae9f76575b9914 `Florian Rivoal`<mailto:florian@rivoal.net> The 'not-allowed' cursor value is supported
|
||||
cursor-009 cursor: grab interact http://www.w3.org/TR/css3-ui/#cursor f038532615f4dc601353f04bc60edc563465bee0 `Florian Rivoal`<mailto:florian@rivoal.net> The 'grab' cursor value is supported
|
||||
cursor-010 cursor: grabbing interact http://www.w3.org/TR/css3-ui/#cursor e87223df64c1f0110a2284e2da4be85d5d8f2a74 `Florian Rivoal`<mailto:florian@rivoal.net> The 'grabbing' cursor value is supported
|
||||
cursor-011 cursor: ew-resize interact http://www.w3.org/TR/css3-ui/#cursor fde320a89383f40fffcae3d135ecc4f051ce7384 `Florian Rivoal`<mailto:florian@rivoal.net> The 'ew-resize' cursor value is supported
|
||||
cursor-012 cursor: ns-resize interact http://www.w3.org/TR/css3-ui/#cursor 6ad21a5e9f710881c3b093044923a5eea645e1f2 `Florian Rivoal`<mailto:florian@rivoal.net> The 'ns-resize' cursor value is supported
|
||||
cursor-013 cursor: nesw-resize interact http://www.w3.org/TR/css3-ui/#cursor 893c2ec7a381048ca33be7f158d1e6915ea27494 `Florian Rivoal`<mailto:florian@rivoal.net> The 'nesw-resize' cursor value is supported
|
||||
cursor-014 cursor: nwse-resize interact http://www.w3.org/TR/css3-ui/#cursor 5fb7ece46cd25118d38c72c51ae581221cab2c83 `Florian Rivoal`<mailto:florian@rivoal.net> The 'nwse-resize' cursor value is supported
|
||||
cursor-015 cursor: col-resize interact http://www.w3.org/TR/css3-ui/#cursor e065436005be6cef084aa3599d95791a17c9aee8 `Florian Rivoal`<mailto:florian@rivoal.net> The 'col-resize' cursor value is supported
|
||||
cursor-016 cursor: row-resize interact http://www.w3.org/TR/css3-ui/#cursor 499fd320568d81e599e4c9e3c231f5d000c9b81a `Florian Rivoal`<mailto:florian@rivoal.net> The 'row-resize' cursor value is supported
|
||||
cursor-017 cursor: all-scroll interact http://www.w3.org/TR/css3-ui/#cursor dffa9a070a9331d342b3bb6e92f63594170a8a5c `Florian Rivoal`<mailto:florian@rivoal.net> The 'all-scroll' cursor value is supported
|
||||
cursor-018 cursor: zoom-in interact http://www.w3.org/TR/css3-ui/#cursor 35b4f3eb4033ac1f1e5dfdcc4baa82fd243721e8 `Florian Rivoal`<mailto:florian@rivoal.net> The 'zoom-in' cursor value is supported
|
||||
cursor-019 cursor: zoom-out interact http://www.w3.org/TR/css3-ui/#cursor c3484bb5ff6d96fedaa0e6db882399861d45a410 `Florian Rivoal`<mailto:florian@rivoal.net> The 'zoom-out' cursor value is supported
|
||||
cursor-020 cursor: pointer interact http://www.w3.org/TR/css3-ui/#cursor 5f75f6db2bcb599d1f9f9757864e30a088758913 `Florian Rivoal`<mailto:florian@rivoal.net> The 'pointer' cursor value is supported
|
||||
cursor-auto-001 cursor:auto on text interact http://www.w3.org/TR/css3-ui/#cursor dd2f1761f874e12499d59e860b74f79fc5291752 `Florian Rivoal`<mailto:florian@rivoal.net> The 'auto' cursor value does the same as 'text' over text.
|
||||
cursor-auto-002 cursor:auto on links interact http://www.w3.org/TR/css3-ui/#cursor 1d3a4aa8357ee37712d42d95e08b98236e2fa86c `Florian Rivoal`<mailto:florian@rivoal.net> The 'auto' cursor value does the same as 'text' over text. Links are not special.
|
||||
cursor-auto-003 cursor:auto on non-textual links interact http://www.w3.org/TR/css3-ui/#cursor 871322502c44aa54c76619ffadc4a7994460c5b6 `Florian Rivoal`<mailto:florian@rivoal.net> The 'auto' cursor value does the same as 'default' over non textual content. Links are not special.
|
||||
cursor-auto-004 cursor:auto on empty space interact http://www.w3.org/TR/css3-ui/#cursor bb82c71c8eaad5f5aa19409533a9b93a3cc8c606 `Florian Rivoal`<mailto:florian@rivoal.net> The 'auto' cursor value does the same as 'text' over text.
|
||||
cursor-auto-005 cursor:auto on form elements interact,may http://www.w3.org/TR/css3-ui/#cursor a9a6f7976cc2a82d3dec750f4c4ded2ec0791524 `Florian Rivoal`<mailto:florian@rivoal.net> The 'auto' cursor value does the same as 'default' over everything other than text, such as form elements.
|
||||
cursor-border-area cursor on the border area interact http://www.w3.org/TR/css3-ui/#cursor 223b453b1d023b92c7f1c1d4fce1425ddbe18bf5 `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is applied over the border area.
|
||||
cursor-box-004 cursor on the margin-box interact http://www.w3.org/TR/css3-ui/#cursor 422348cc4e16e058d0a98bb3b0db5dfc6a6371cd `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is not applied over the margin box.
|
||||
cursor-box-005 cursor on transparent borders interact http://www.w3.org/TR/css3-ui/#cursor 6487f523917bb72338b22aa023e97150ad8f3ea2 `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is applied over the border box, even if the border is transparent.
|
||||
cursor-box-006 cursor on border images extending out of the border-box interact http://www.w3.org/TR/css3-ui/#cursor 4b549afb1e863e33c805baa7b2d2138a57ee3cac `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is not applied outside of the border box, even if border images do extend further out.
|
||||
cursor-box-007 cursor on the margin-box interact http://www.w3.org/TR/css3-ui/#cursor 0f019dd25fd8b023c11a1971a212d2ad1c92e2e2 `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is only applied within the border-edge, which follows border-radius.
|
||||
cursor-content-area cursor on the content area interact http://www.w3.org/TR/css3-ui/#cursor 7fbb8042b213d5811035b85cc5c06fb28a2870ee `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is applied over the content area, as it is strictly inside the border edge.
|
||||
cursor-hover-001 cursor and :hover interact http://www.w3.org/TR/css3-ui/#cursor 30ee8ea9e00a74f14ce7af2b5d4b0626097671ff `Florian Rivoal`<mailto:florian@rivoal.net> Checks that the correct cursor is used when :hover appears at the rightmost part of the selector.
|
||||
cursor-hover-002 cursor and :hover on ancestor interact http://www.w3.org/TR/css3-ui/#cursor e887323e0ac08ad794b872fbaceb2cf47ae094d3 `Florian Rivoal`<mailto:florian@rivoal.net> Checks that the correct cursor is used when :hover appears in the selector other than at the rightmost part.
|
||||
cursor-hover-003 cursor, :hover and inheritance interact http://www.w3.org/TR/css3-ui/#cursor f6bd64465bba782becde837855c929fb7d9f0863 `Florian Rivoal`<mailto:florian@rivoal.net> Checks that a cursor set on an ancestor with the :hover pseudo class is properly inherited to the hovered child.
|
||||
cursor-image-001 Cursor property, url value image,interact http://www.w3.org/TR/css3-ui/#cursor 63886c57a6505e20fe00c316cc094c3e7d0f46a5 `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 998603c2339bbf40dff7bb7df8478a2e1194239b `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,may http://www.w3.org/TR/css3-ui/#cursor 60f2203e6f60bf1409c573e7eeadaa2fde646d6a `Chris Lilley`<mailto:chris@w3.org> Test checks that an ICO image is supported as a custom cursor.
|
||||
|
@ -90,12 +138,16 @@ cursor-image-png-034 Cursor property, PNG interact http://www.w3.org/TR/css3-ui
|
|||
cursor-image-png-035 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor b976859b449866f3ef400ac2d1c0423020a97e98 `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 ba9e673d5fda6cc43c375d5faf06446c9b3fd351 `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 559b013a24383d97cb06d8741999be9ce8b2dd81 `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 8c131688b8ce5f9f8c107579730d9c8a23c0793e `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 a4d068ea7dde8e7d1304c4791a3744f52e5b1c0d `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 c1fc5a017e185ab16d5b6c7b76333e4fb117a460 `Chris Lilley`<mailto:chris@w3.org> Test checks that gamma correction on PNG image cursor is correct.
|
||||
cursor-image-png-038 Cursor property, PNG interact http://www.w3.org/TR/css3-ui/#cursor d4c4b7c7daef8cad436ffa61e23c5311d63c1c08 `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 70d588dfbc38c5b485e5fbdc16b6e41f8ae96c87 `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 e8ec25c42ef00b99f6deeb56bc684b3eb26b481f `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 5ff812bb9b365947fff8ea431a4f2db02d052deb `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 a26d6af6155d1a1141b7dcad45f8378f08e7bd0a `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 3b2dec994f1f43adf7ffe49e8461acaa594121a2 `Chris Lilley`<mailto:chris@w3.org> Test checks invalid PNG image cursor skipped, fallback used.
|
||||
cursor-outline-area cursor on outline interact http://www.w3.org/TR/css3-ui/#cursor 7f4bdf22afe55ef6e99679974bb9360acfdc1a88 `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is not applied over outline.
|
||||
cursor-padding-area cursor on the padding area interact http://www.w3.org/TR/css3-ui/#cursor 37f3361da4d20f952bacb482e7f94e61342131bb `Florian Rivoal`<mailto:florian@rivoal.net> The cursor property is applied over the padding area, as it is strictly inside the border edge.
|
||||
cursor-text-001 cursor:text with vertical text interact,may http://www.w3.org/TR/css3-ui/#cursor,http://www.w3.org/TR/css-writing-modes-3/#writing-mode dee58120795f8e6c67d69d68b6e7ac2a32c4637d `Florian Rivoal`<mailto:florian@rivoal.net> User agents may automatically display a horizontal I-beam/cursor (e.g. same as the vertical-text keyword) for vertical text.
|
||||
cursor-text-002 cursor:text with rotated text interact,may http://www.w3.org/TR/css3-ui/#cursor,http://www.w3.org/TR/css3-transforms/#two-d-transform-functions 31a92d9964103f0f883953de6af90918cf5b788f `Florian Rivoal`<mailto:florian@rivoal.net> User agents may automatically display any angle of I-beam/cursor for text that is rendered at any particular angle
|
||||
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.
|
||||
|
@ -201,3 +253,4 @@ text-overflow-001 reference/text-overflow-001-ref text-overflow - clip - the tex
|
|||
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
|
||||
text-overflow-005 reference/text-overflow-005-ref text-overflow reflow ahem http://www.w3.org/TR/css3-ui/#text-overflow 3dfc246683e57fc5efdb7479785e0a59e6bb943a `Michael Howell`<mailto:michael@notriddle.com> Text overflow should disappear when the container becomes large enough. This test is targetted at bug #14952 in Servo's incremental reflow engine.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue