Bug 1498099 [wpt PR 13461] - [css-text] Test for text-tranform:full-size-kana, a...
commit65d6303761b20403dfbf9820df5ba9615a227eb2
authorFlorian Rivoal <git@florian.rivoal.net>
Thu, 31 Jan 2019 15:16:17 +0000 (31 15:16 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 7 Feb 2019 21:49:28 +0000 (7 21:49 +0000)
treee8f992f4f0c4333899755277e44bf0bd96382c3b
parent2ad1d221a51444e233bec897a1b654f83276093e
Bug 1498099 [wpt PR 13461] - [css-text] Test for text-tranform:full-size-kana, a=testonly

Automatic update from web-platform-tests
[css-text] Improve text-transform:full-size-kana tests

Rework the tests from https://github.com/web-platform-tests/wpt/pull/13504,
so that:
* They fit within 600px × 600px (as generally required for reftests)
* They are easier for a human reader to review: being asked whether two
  characters are the same when the only difference expected is size is
  much easier if you have a reference for the right and wrong size.
  Only doing this in tests 001 to 004,
  as for the rest there's not (always) a corresponding small character.
* The test that check that nothing happens on already full-size kana
  only applies the (ineffective) transform to one character in each pair
  as otherwise, it isn't really testing anything

--
Merge pull request #13461 from frivoal/text-3143

[css-text] Test for text-tranform:full-size-kana
--

wpt-commits: cf5dba33625ba1c4491054fa4a0ad3a1243f7a43a546e84c5c9aa5e1481cfbdeef0d70530c811508
wpt-pr: 13461
14 files changed:
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-001-ref.html
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-002-ref.html
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-003-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-004-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-005-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-006-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/reference/text-transform-full-size-kana-007-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-001.html
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-002.html
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-003.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-004.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-005.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-006.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text/text-transform/text-transform-full-size-kana-007.html [new file with mode: 0644]