@@ -12,12 +12,12 @@ Work Status: completed
1212Editor : Tantek Çelik, Mozilla https://www.mozilla.org/, tantek@cs.stanford.edu, http://tantek.com, w3cid 1464
1313Editor : Florian Rivoal, On behalf of Bloomberg, http://florian.rivoal.net/, w3cid 43241
1414Abstract : This specification describes user interface related
15- properties and values that are proposed for CSS level 3
16- to style HTML and XML (including XHTML).
17- It includes and extends user interface related features from the
18- properties and values of CSS level 2 revision 1.
19- It uses various
20- properties and values to style basic user interface elements in a document.
15+ properties and values that are proposed for CSS level 3
16+ to style HTML and XML (including XHTML).
17+ It includes and extends user interface related features from the
18+ properties and values of CSS level 2 revision 1.
19+ It uses various
20+ properties and values to style basic user interface elements in a document.
2121Ignored Terms : outline-top
2222Ignored Terms : outline-left
2323Ignored Terms : ime-mode
@@ -912,7 +912,7 @@ Sample CSS:
912912
913913Sample HTML fragments, renderings, and your browser:
914914<table class="awesome-table data">
915- <thead><th> HTML<th> Reference rendering<th> Your Browser</thead>
915+ <thead><tr>< th> HTML<th> Reference rendering<th> Your Browser</thead>
916916<tr>
917917<td><code highlight=html> <div>שלום 123456</div></code><td><div style="font-family:monospace"> 123456 ם…</div><td><div style="font-family: monospace; white-space: pre; overflow: hidden; width: 9ch; text-overflow: ellipsis"> שלום 123456</div>
918918<tr><td><code highlight=html> <div dir=rtl>שלום 123456</div></code><td><div style="font-family:monospace"> …456 שלום</div><td><div style="font-family: monospace; white-space: pre; overflow: hidden; width: 9ch; text-overflow: ellipsis" dir=rtl> שלום 123456</div>
@@ -1145,17 +1145,17 @@ Animation type: discrete
11451145
11461146<wpt>
11471147animation/cursor-no-interpolation.html
1148- cgitor -image-png-016-manual.html
1149- cgrsor -image-png-017-manual.html
1150- cgrsor -image-png-019-manual.html
1151- cgrsor -image-png-023-manual.html
1152- cgrsor -image-png-024-manual.html
1153- cgrsor -image-png-025-manual.html
1154- cgrsor -image-png-027-manual.html
1155- cgrsor -image-png-028-manual.html
1156- cgrsor -image-png-036-manual.html
1157- cgrsor -image-png-040-manual.html
1158- cgrsor -image-png-042-manual.html
1148+ cursor -image-png-016-manual.html
1149+ cursor -image-png-017-manual.html
1150+ cursor -image-png-019-manual.html
1151+ cursor -image-png-023-manual.html
1152+ cursor -image-png-024-manual.html
1153+ cursor -image-png-025-manual.html
1154+ cursor -image-png-027-manual.html
1155+ cursor -image-png-028-manual.html
1156+ cursor -image-png-036-manual.html
1157+ cursor -image-png-040-manual.html
1158+ cursor -image-png-042-manual.html
11591159cursor-001-manual.html
11601160cursor-002-manual.html
11611161cursor-003-manual.html
@@ -3035,4 +3035,4 @@ tentative/user-modify-03.html
30353035tentative/webkit-user-modify-01.html
30363036tentative/webkit-user-modify-02.html
30373037tentative/webkit-user-modify-03.html
3038- </wpt>
3038+ </wpt>
0 commit comments