Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham
2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View File

@@ -1,10 +1,11 @@
id references title flags links revision credits assertion
ruby-text-decoration-01 text-decoration on rubies http://www.w3.org/TR/css-text-decor-3/#line-decoration d3cd5b7c51fdd007d2096b4ec9a13601f2ecf6d8 `Xidorn Quan`<http://www.upsuper.org/>
ruby-text-decoration-01 reference/ruby-text-decoration-01-ref text-decoration on rubies http://www.w3.org/TR/css-text-decor-3/#line-decoration 0438c57e43e57886c25885c685231400768346a9 `Xidorn Quan`<http://www.upsuper.org/>
text-decoration-line-010 reference/text-decoration-line-010-ref text-decoration-line - none font http://www.w3.org/TR/css-text-decor-3/#text-decoration-line-property 6250f4231c4db26c70f7e4fdeea0cd272d1137c9 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-decoration-line: none' does not produce any text decoration.
text-decoration-line-011 reference/text-decoration-line-011-ref text-decoration-line - underline font http://www.w3.org/TR/css-text-decor-3/#text-decoration-line-property cd213a8b91f260ffe05d9ded78a03a3949e50a65 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-decoration-line: underline' produces an horizontal line under the text (underlined).
text-decoration-line-012 reference/text-decoration-line-012-ref text-decoration-line - overline font http://www.w3.org/TR/css-text-decor-3/#text-decoration-line-property 8e0a98246d692e71a173a3800de4b1b98f5a4b82 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test checks that 'text-decoration-line: overline' produces an horizontal line over the text.
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-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'