Skip to content

Commit c492b68

Browse files
committed
[css2] Issue 23 (this time correctly, I hope).
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402619
1 parent aaa1988 commit c492b68

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

css2/text.src

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: text.src,v 2.57 2007-02-19 16:45:47 bbos Exp $ -->
3+
<!-- $Id: text.src,v 2.58 2007-02-20 15:18:59 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Text</title>
@@ -359,14 +359,8 @@ an element's text. Values have the following meanings:</p>
359359
dependent. See RFC 3066 ([[RFC3066]]) for ways to find the language of
360360
an element.
361361
</p>
362-
<p>Only characters belonging to "bicameral scripts" [[!UNICODE]] are
362+
<p>Only characters belonging to "bicameral scripts" [[UNICODE]] are
363363
affected.
364-
365-
<span class="index-inst" title="conformance"><a
366-
href="conform.html#conformance">Conforming user agents</a></span>
367-
may consider the value of <span
368-
class="propinst-text-transform">'text-transform'</span> to be 'none'
369-
for writing scripts for which there is no transform.
370364
</p>
371365
<div class="example"><p>
372366
In this example, all text in an H1 element is transformed to uppercase

0 commit comments

Comments
 (0)