Fix text-transform:capitalize across text runs

This commit is contained in:
Matt Brubeck 2015-09-28 14:57:44 -07:00
parent 371e6897e1
commit 6304186f4f
3 changed files with 10 additions and 5 deletions

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<!-- Tests that `text-transform: capitalize` works. -->
<body>
<h1 style='text-transform: capitalize; font-family: Hiragino Maru Gothic Pro'>ュゥゥゥゥ can do ányThing at ゾムボ.cOm</h1>

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<!-- Tests that `text-transform: capitalize` works. -->
<body>
<h1 style='font-family: Hiragino Maru Gothic Pro'>ュゥゥゥゥ Can Do ÁnyThing At ゾムボ.cOm</h1>