Update CSS tests to revision 939546644b4d333218fd9c2c0f68c60752ff1e95

This commit is contained in:
Ms2ger
2015-09-25 11:45:40 +02:00
parent b26fac3f78
commit 0ad6e78b23
435 changed files with 7534 additions and 3290 deletions

View File

@@ -6,6 +6,7 @@ text-decoration-line-012 reference/text-decoration-line-012-ref text-decoration-
text-decoration-line-013 reference/text-decoration-line-013-ref text-decoration-line - line-through font http://www.w3.org/TR/css-text-decor-3/#text-decoration-line-property 941f9aba140d18783aa42e77db1a4504fadb7b52 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-decoration-line: line-through' produces an horizontal line through the middle of the text.
text-decoration-line-014 text-decoration-line - blink animated,font,may http://www.w3.org/TR/css-text-decor-3/#text-decoration-line-property 5249afc1eca4ab8b4987ea7b1076470ec717eea1 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-decoration-line: blink' blinks (alternates between visible and invisible).
text-decoration-propagation-01 reference/text-decoration-propagation-01-ref text-decoration shouldn't propagate through 'svg' element http://www.w3.org/TR/css-text-decor-3/#line-decoration d2c7ab23fa267a9a336a41c08a4a76dc23b7143b `Cameron McCormack`<mailto:cam@mcc.id.au> An outer 'svg' element is an atomic inline-axis element, so text decorations must not propagate through it.
text-emphasis-style-001 reference/text-emphasis-style-001-ref CSS Text Decoration Test - text-emphasis http://www.w3.org/TR/css-text-decor-3/#text-emphasis-style d946bdb3fa56a68a5ea37bc2ba497fb8c8295ba7 `Koroki Takanori`<mailto:tak.koroki@gmail.com> Test checks that 'text-emphasis-style: none' shows no emphasis marks.
text-emphasis-style-002 reference/text-emphasis-style-002-ref CSS Reference File http://www.w3.org/TR/css-text-decor-3/#text-emphasis-style ccf68b60bc2ea97be8961717db3eab04dfea0c6d `Yuuki Furukawa`<mailto:tenderhearted0407@gmail.com> This test checks 'text-emphasis-style: filled dot;'
text-emphasis-style-006 reference/text-emphasis-style-006 CSS Text Decoration Test - text-emphasis http://www.w3.org/TR/css-text-decor-3/#text-emphasis-style dbe08f05f6457a27fb5b81200fbe086078314555 `TestTWF Tokyo Meetup (Unofficial)`<mailto:tomoyuki.labs@gmail.com> Test checks 'text-emphasis-style: filled dot'
text-emphasis-style-007 reference/text-emphasis-style-007 CSS Text Decoration Test - text-emphasis http://www.w3.org/TR/css-text-decor-3/#text-emphasis-style 235004cf641da957e5a9b0ae9cd7767a66378717 `TestTWF Tokyo Meetup (Unofficial)`<mailto:tomoyuki.labs@gmail.com> Test checks 'text-emphasis-style: filled circle'