[html5] r1352 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Mar 6 18:05:45 PST 2008
Author: ianh
Date: 2008-03-06 18:05:45 -0800 (Thu, 06 Mar 2008)
New Revision: 1352
Modified:
index
source
Log:
[e] (0) remove the guidance that implies that em/strong are more important than i/b/mark
Modified: index
===================================================================
--- index 2008-03-07 02:00:20 UTC (rev 1351)
+++ index 2008-03-07 02:05:45 UTC (rev 1352)
@@ -33706,15 +33706,11 @@
elements
<dd>
- <p>UAs should offer a way for the user to mark text as having <a
- href="#em" title=em>stress emphasis</a> and as being <a href="#strong"
- title=strong>important</a>, and may offer the user the ability to mark
- text and paragraphs with other semantics.</p>
+ <p>UAs should offer the user the ability to mark text and paragraphs with
+ semantics that HTML can express.</p>
<p>UAs should similarly offer a way for the user to insert empty semantic
- elements (such as, again, <code><a href="#em">em</a></code>, <code><a
- href="#strong">strong</a></code>, and others) to subsequently fill by
- entering text manually.</p>
+ elements to subsequently fill by entering text manually.</p>
<p>UAs should also offer a way to remove those semantics from marked up
text, and to remove empty semantic element that have been inserted.</p>
Modified: source
===================================================================
--- source 2008-03-07 02:00:20 UTC (rev 1351)
+++ source 2008-03-07 02:05:45 UTC (rev 1352)
@@ -31165,15 +31165,12 @@
<dt id="contenteditable-wrapSemantic">Insert, and wrap text in,
semantic elements</dt>
- <dd><p>UAs should offer a way for the user to mark text as having
- <span title="em">stress emphasis</span> and as being <span
- title="strong">important</span>, and may offer the user the ability
- to mark text and paragraphs with other semantics.</p>
+ <dd><p>UAs should offer the user the ability to mark text and
+ paragraphs with semantics that HTML can express.</p>
<p>UAs should similarly offer a way for the user to insert empty
- semantic elements (such as, again, <code>em</code>,
- <code>strong</code>, and others) to subsequently fill by entering
- text manually.</p>
+ semantic elements to subsequently fill by entering text
+ manually.</p>
<p>UAs should also offer a way to remove those semantics from
marked up text, and to remove empty semantic element that have been
More information about the Commit-Watchers
mailing list