mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -1,34 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>CSS Test: text-transform - capitalize - basic cases Reftest Reference</title>
|
||||
<style type="text/css">
|
||||
@page { font: italic 8pt sans-serif; color: gray;
|
||||
margin: 7%;
|
||||
counter-increment: page;
|
||||
@top-left { content: "CSS Text Module Level 3 CR Test Suite"; }
|
||||
@top-right { content: "Test text-transform-capitalize-001-ref"; }
|
||||
@bottom-right { content: counter(page); }
|
||||
}
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<meta charset="utf-8" />
|
||||
<title>CSS3 Text, text transform: capitalize, Latin Basic and Latin-1</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida" />
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'webfont';
|
||||
src: url('../../fonts/DoulosSIL-R.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.test, .ref { font-size: 200%; line-height: 2.5em; font-family: 'Doulos SIL', 'Noto Serif', 'Noto Sans', webfont, sans-serif; }
|
||||
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
|
||||
</style>
|
||||
<link rel="author" title="Satoshi Umehara" href="mailto:umehara@est.co.jp" />
|
||||
<style type="text/css">
|
||||
<![CDATA[
|
||||
span {
|
||||
color: Blue;
|
||||
}
|
||||
]]>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Test passes if the first sentence matches the second one.
|
||||
</p>
|
||||
<div>
|
||||
<span>All Words Should Be Put In Titlecase.</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>All Words Should Be Put In Titlecase.</span>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</head>
|
||||
<body>
|
||||
<p class="instructions">The text is arranged in pairs of three-letter 'words'. Test passes if the words in each pair match<br />
|
||||
If you are missing a font glyph for a character, ignore that pair, but report which characters were ignored.</p>
|
||||
<div class="test"><span>Aaa Aaa</span> <span>Bbb Bbb</span> <span>Ccc Ccc</span> <span>Ddd Ddd</span> <span>Eee Eee</span> <span>Fff Fff</span> <span>Ggg Ggg</span> <span>Hhh Hhh</span> <span>Iii Iii</span> <span>Jjj Jjj</span> <span>Kkk Kkk</span> <span>Lll Lll</span> <span>Mmm Mmm</span> <span>Nnn Nnn</span> <span>Ooo Ooo</span> <span>Ppp Ppp</span> <span>Qqq Qqq</span> <span>Rrr Rrr</span> <span>Sss Sss</span> <span>Ttt Ttt</span> <span>Uuu Uuu</span> <span>Vvv Vvv</span> <span>Www Www</span> <span>Xxx Xxx</span> <span>Yyy Yyy</span> <span>Zzz Zzz</span> <span title="U+00B5">Μµµ Μµµ</span> <span title="U+00E0">Ààà Ààà</span> <span title="U+00E1">Ááá Ááá</span> <span title="U+00E2">Âââ Âââ</span> <span title="U+00E3">Ããã Ããã</span> <span title="U+00E4">Äää Äää</span> <span title="U+00E5">Ååå Ååå</span> <span title="U+00E6">Æææ Æææ</span> <span title="U+00E7">Ççç Ççç</span> <span title="U+00E8">Èèè Èèè</span> <span title="U+00E9">Ééé Ééé</span> <span title="U+00EA">Êêê Êêê</span> <span title="U+00EB">Ëëë Ëëë</span> <span title="U+00EC">Ììì Ììì</span> <span title="U+00ED">Ííí Ííí</span> <span title="U+00EE">Îîî Îîî</span> <span title="U+00EF">Ïïï Ïïï</span> <span title="U+00F0">Ððð Ððð</span> <span title="U+00F1">Ñññ Ñññ</span> <span title="U+00F2">Òòò Òòò</span> <span title="U+00F3">Óóó Óóó</span> <span title="U+00F4">Ôôô Ôôô</span> <span title="U+00F5">Õõõ Õõõ</span> <span title="U+00F6">Ööö Ööö</span> <span title="U+00F8">Øøø Øøø</span> <span title="U+00F9">Ùùù Ùùù</span> <span title="U+00FA">Úúú Úúú</span> <span title="U+00FB">Ûûû Ûûû</span> <span title="U+00FC">Üüü Üüü</span> <span title="U+00FD">Ýýý Ýýý</span> <span title="U+00FE">Þþþ Þþþ</span> <span title="U+00FF">Ÿÿÿ Ÿÿÿ</span> </div>
|
||||
<!--Notes:
|
||||
Tip: To identify the characters where differences occur, in order to report problem characters,either mouse over to reveal a tooltip, or copy and paste the sequence into a tool such as <a href='http://r12a.github.io/uniview/' target='_blank'>UniView</a> or the <a href='http://r12a.github.io/apps/conversion/' target='_blank'>Unicode Conversion Tool</a>.
|
||||
-->
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user