mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +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
|
@ -86,7 +86,7 @@ multicol-rule-003 reference/multicol-rule-003-ref column-rule (basic) ahem http:
|
|||
multicol-rule-004 reference/multicol-rule-004-ref 'column-fill: balance' and column-rule ahem http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules 3136771b12a49c16d887773d7594b84576af5f66 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that when 'column-fill: balance' distributes equally inline content into column boxes in a way that does not completely fill column boxes, then column-rule must nevertheless still be painted entirely, that is for the whole length of column boxes, even though the whole inline content may not fill the whole length of the column boxes.
|
||||
multicol-rule-color-001 reference/multicol-rule-color-001-ref column-rule-color (basic) ahem http://www.w3.org/TR/css3-multicol/#column-rule 243d06190b5d5214995d572c8a01430b74a1cd1c `Opera Software ASA`<http://www.opera.com/>
|
||||
multicol-rule-color-inherit-001 reference/multicol-rule-color-inherit-001-ref column-rule-color: inherit ahem http://www.w3.org/TR/css3-multicol/#crc,http://www.w3.org/TR/css3-values/#common-keywords ccebd3df8a5aa4b32dad211082f45f677c8a61c5 `Opera Software ASA`<http://www.opera.com/> This test checks that, by default, column-rule-color is the current color applying to the element unless reserved keyword 'inherit' is used in which case column-rule-color will be inherited from the parent's column-rule-color value.
|
||||
multicol-rule-color-inherit-002 reference/multicol-rule-color-inherit-001-ref column-rule-color: inherit (complex) ahem http://www.w3.org/TR/css3-multicol/#crc,http://www.w3.org/TR/css3-values/#common-keywords 5df59c878149324b852064274b30ee0782181442 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> This test checks that, by default, column-rule-color is the current color applying to the element.
|
||||
multicol-rule-color-inherit-002 reference/multicol-rule-color-inherit-001-ref column-rule-color: inherit (complex) ahem http://www.w3.org/TR/css3-multicol/#crc,http://www.w3.org/TR/css3-values/#common-keywords,https://drafts.csswg.org/css-color-4/#currentcolor-color 845bc673c249a09ea4eb562974615bc6cff61a25 `Gérard Talbot`<http://www.gtalbot.org/BrowserBugsSection/css21testsuite/> In this test, div#parent's computed 'column-rule-color' is given by div#parent's 'currentcolor' (a reserved keyword) and not 'red'. Then div.child's 'column-rule-color' take such specified value ('currentcolor') from its parent (due to 'inherit' keyword) and not 'red'. And then, it is applied to div.child's 'column-rule-color'.
|
||||
multicol-rule-dashed-000 reference/multicol-rule-dashed-000-ref column-rule shorthand with 'dashed' border style ahem http://www.w3.org/TR/css3-multicol/#column-rule d9141ffd69f074ff3adb32a5d8c87181155565f6 `Hakon Wium Lie`<mailto:howcome@opera.com>
|
||||
multicol-rule-dotted-000 reference/multicol-rule-dotted-000-ref column-rule shorthand with 'dotted' border style ahem http://www.w3.org/TR/css3-multicol/#column-rule 3bfe750dc3eb2137612ff23f88c3f0d1f4bb56fb `Hakon Wium Lie`<mailto:howcome@opera.com>
|
||||
multicol-rule-double-000 reference/multicol-rule-double-000-ref column-rule shorthand with 'double' border style ahem http://www.w3.org/TR/css3-multicol/#column-rule f918368799a8758595a78fcfd77dacdaabf7b2f1 `Hakon Wium Lie`<mailto:howcome@opera.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue