Skip to content

Commit 596b7c7

Browse files
committed
[css-shapes] fix some dfn title weirdness
1 parent fb98958 commit 596b7c7

File tree

4 files changed

+40
-41
lines changed

4 files changed

+40
-41
lines changed

css-shapes-2/Overview.html

+12-13
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Shapes Module Level 2" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-09-12 name=dcterms.date>
15+
<meta content=2013-09-16 name=dcterms.date>
1616
<meta content="Alan Stearns" name=dcterms.creator>
1717
<meta content=W3C name=dcterms.publisher>
1818
<meta content="http://dev.w3.org/csswg/www-style/" name=dcterms.identifier><!--<script src='http://test.csswg.org/harness/annotate.js#css-shapes_DEV' type='text/javascript' defer></script>-->
@@ -46,7 +46,7 @@
4646

4747
<h1 id=css-shapes-module>CSS Shapes Module Level 2</h1>
4848

49-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 September
49+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 September
5050
2013</h2>
5151

5252
<dl>
@@ -422,7 +422,7 @@ <h4 id=shape-inside-property><span class=secno>3.4.2. </span>The ‘<a
422422
<tr>
423423
<th>Name:
424424

425-
<td><dfn id=shape-inside title="'shape-inside'">shape-inside</dfn>
425+
<td><dfn id=shape-inside title=shape-inside>shape-inside</dfn>
426426

427427
<tr>
428428
<th>Value:
@@ -465,14 +465,14 @@ <h4 id=shape-inside-property><span class=secno>3.4.2. </span>The ‘<a
465465
<p>The values of this property have the following meanings:
466466

467467
<dl>
468-
<dt><dfn id=auto title="'shape-inside'!!'auto'">auto</dfn>
468+
<dt><dfn id=auto title="shape-inside!!auto">auto</dfn>
469469

470470
<dd> The shape is computed based on the content box of the element.
471471
</dl>
472472

473473
<dl>
474474
<dt><dfn id=ltbasic-shapegt
475-
title="'shape-inside'!!'&lt;basic-shape&gt;'">&lt;basic-shape&gt;</dfn>
475+
title="shape-inside!!&lt;basic-shape&gt;">&lt;basic-shape&gt;</dfn>
476476

477477
<dd> The shape is computed based on the values of one of ‘<code
478478
class=property>rectangle</code>’, ‘<code
@@ -483,8 +483,7 @@ <h4 id=shape-inside-property><span class=secno>3.4.2. </span>The ‘<a
483483
</dl>
484484

485485
<dl>
486-
<dt><dfn id=lturigt
487-
title="'shape-inside'!!'&lt;uri&gt;'">&lt;uri&gt;</dfn>
486+
<dt><dfn id=lturigt title="shape-inside!!&lt;uri&gt;">&lt;uri&gt;</dfn>
488487

489488
<dd> If the &lt;uri&gt; references an SVG shape element, that element
490489
defines the shape. Otherwise, if the &lt;uri&gt; references an image, the
@@ -570,7 +569,7 @@ <h4 id=shape-padding-property><span class=secno>3.4.6. </span>The ‘<a
570569
<tr>
571570
<th>Name:
572571

573-
<td><dfn id=shape-padding title="'shape-padding'">shape-padding</dfn>
572+
<td><dfn id=shape-padding title=shape-padding>shape-padding</dfn>
574573

575574
<tr>
576575
<th>Value:
@@ -812,20 +811,20 @@ <h2 class=no-num id=index>Index</h2>
812811
<li>renderer, <a href="#renderer"
813812
title="section 4."><strong>4.</strong></a>
814813

815-
<li>'shape-inside', <a href="#shape-inside"
814+
<li>shape-inside, <a href="#shape-inside"
816815
title="section 3.4.2."><strong>3.4.2.</strong></a>
817816
<ul>
818-
<li>'auto', <a href="#auto"
817+
<li>auto, <a href="#auto"
819818
title="section 3.4.2."><strong>3.4.2.</strong></a>
820819

821-
<li>'&lt;basic-shape&gt;', <a href="#ltbasic-shapegt"
820+
<li>&lt;basic-shape&gt;, <a href="#ltbasic-shapegt"
822821
title="section 3.4.2."><strong>3.4.2.</strong></a>
823822

824-
<li>'&lt;uri&gt;', <a href="#lturigt"
823+
<li>&lt;uri&gt;, <a href="#lturigt"
825824
title="section 3.4.2."><strong>3.4.2.</strong></a>
826825
</ul>
827826

828-
<li>'shape-padding', <a href="#shape-padding"
827+
<li>shape-padding, <a href="#shape-padding"
829828
title="section 3.4.6."><strong>3.4.6.</strong></a>
830829

831830
<li>style sheet

css-shapes-2/Overview.src.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ <h4 id="shape-inside-property">The 'shape-inside' Property</h4>
331331
<table class="propdef">
332332
<tr>
333333
<th>Name:</th>
334-
<td><dfn title="'shape-inside'">shape-inside</dfn></td>
334+
<td><dfn title="shape-inside">shape-inside</dfn></td>
335335
</tr>
336336
<tr>
337337
<th>Value:</th>
@@ -365,13 +365,13 @@ <h4 id="shape-inside-property">The 'shape-inside' Property</h4>
365365

366366
<p>The values of this property have the following meanings:</p>
367367
<dl>
368-
<dt><dfn title="'shape-inside'!!'auto'">auto</dfn></dt>
368+
<dt><dfn title="shape-inside!!auto">auto</dfn></dt>
369369
<dd>
370370
The shape is computed based on the content box of the element.
371371
</dd>
372372
</dl>
373373
<dl>
374-
<dt><dfn title="'shape-inside'!!'&lt;basic-shape&gt;'">&lt;basic-shape&gt;</dfn></dt>
374+
<dt><dfn title="shape-inside!!&lt;basic-shape&gt;">&lt;basic-shape&gt;</dfn></dt>
375375
<dd>
376376
The shape is computed based
377377
on the values of one of
@@ -380,7 +380,7 @@ <h4 id="shape-inside-property">The 'shape-inside' Property</h4>
380380
</dd>
381381
</dl>
382382
<dl>
383-
<dt><dfn title="'shape-inside'!!'&lt;uri&gt;'">&lt;uri&gt;</dfn></dt>
383+
<dt><dfn title="shape-inside!!&lt;uri&gt;">&lt;uri&gt;</dfn></dt>
384384
<dd>
385385
If the &lt;uri&gt; references an SVG shape element,
386386
that element defines the shape.
@@ -458,7 +458,7 @@ <h4 id="shape-padding-property">The 'shape-padding' Property</h4>
458458
<table class="propdef">
459459
<tr>
460460
<th>Name:</th>
461-
<td><dfn title="'shape-padding'">shape-padding</dfn></td>
461+
<td><dfn title="shape-padding">shape-padding</dfn></td>
462462
</tr>
463463
<tr>
464464
<th>Value:</th>

css-shapes/Overview.html

+16-16
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Shapes Module Level 1" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-09-12 name=dcterms.date>
15+
<meta content=2013-09-16 name=dcterms.date>
1616
<meta content="Vincent Hardy" name=dcterms.creator>
1717
<meta content="Rossen Atanassov" name=dcterms.creator>
1818
<meta content="Alan Stearns" name=dcterms.creator>
@@ -51,7 +51,7 @@
5151

5252
<h1 id=css-shapes-module>CSS Shapes Module Level 1</h1>
5353

54-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 September
54+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 September
5555
2013</h2>
5656

5757
<dl>
@@ -667,7 +667,7 @@ <h4 id=shape-outside-property><span class=secno>3.4.1. </span>The ‘<a
667667
<tr>
668668
<th>Name:
669669

670-
<td><dfn id=shape-outside title="'shape-outside'">shape-outside</dfn>
670+
<td><dfn id=shape-outside title=shape-outside>shape-outside</dfn>
671671

672672
<tr>
673673
<th>Value:
@@ -710,15 +710,15 @@ <h4 id=shape-outside-property><span class=secno>3.4.1. </span>The ‘<a
710710
<p>The values of this property have the following meanings:
711711

712712
<dl>
713-
<dt><dfn id=auto title="'shape-outside'!!'auto'">auto</dfn>
713+
<dt><dfn id=auto title="shape-outside!!auto">auto</dfn>
714714

715715
<dd>The <a href="#float-area">float area</a> uses the margin box as
716716
normal.
717717
</dl>
718718

719719
<dl>
720720
<dt><dfn id=ltbasic-shapegt
721-
title="'shape-outside'!!'&lt;basic-shape&gt;'">&lt;basic-shape&gt;</dfn>
721+
title="shape-outside!!&lt;basic-shape&gt;">&lt;basic-shape&gt;</dfn>
722722

723723
<dd> The shape is computed based on the values of one of ‘<a
724724
href="#rectangle"><code class=property>rectangle</code></a>’, ‘<a
@@ -731,7 +731,7 @@ <h4 id=shape-outside-property><span class=secno>3.4.1. </span>The ‘<a
731731

732732
<dl>
733733
<dt><dfn id=ltimagegt
734-
title="'shape-outside'!!'&lt;uri&gt;'">&lt;image&gt;</dfn>
734+
title="shape-outside!!&lt;image&gt;">&lt;image&gt;</dfn>
735735

736736
<dd> The shape is extracted and computed based on the alpha channel of the
737737
specified <a
@@ -765,7 +765,7 @@ <h4 id=shape-image-threshold-property><span class=secno>3.4.2. </span>The
765765
<th>Name:
766766

767767
<td><dfn id=shape-image-threshold
768-
title="'shape-image-threshold'">shape-image-threshold</dfn>
768+
title=shape-image-threshold>shape-image-threshold</dfn>
769769

770770
<tr>
771771
<th>Value:
@@ -809,7 +809,7 @@ <h4 id=shape-image-threshold-property><span class=secno>3.4.2. </span>The
809809

810810
<dl>
811811
<dt><dfn id=ltthresholdgt
812-
title="'shape-image-threshold'!!'&lt;threshold&gt;'">&lt;threshold&gt;</dfn>
812+
title="shape-image-threshold!!&lt;threshold&gt;">&lt;threshold&gt;</dfn>
813813

814814
<dd> A &lt;number&gt; value that sets the threshold used for extracting a
815815
shape from an image. The shape is defined by the pixels whose alpha value
@@ -845,7 +845,7 @@ <h4 id=shape-margin-property><span class=secno>3.4.3. </span>The ‘<a
845845
<tr>
846846
<th>Name:
847847

848-
<td><dfn id=shape-margin title="'shape-margin'">shape-margin</dfn>
848+
<td><dfn id=shape-margin title=shape-margin>shape-margin</dfn>
849849

850850
<tr>
851851
<th>Value:
@@ -1148,26 +1148,26 @@ <h2 class=no-num id=index>Index</h2>
11481148
<li>renderer, <a href="#renderer"
11491149
title="section 4."><strong>4.</strong></a>
11501150

1151-
<li>'shape-image-threshold', <a href="#shape-image-threshold"
1151+
<li>shape-image-threshold, <a href="#shape-image-threshold"
11521152
title="section 3.4.2."><strong>3.4.2.</strong></a>
11531153
<ul>
1154-
<li>'&lt;threshold&gt;', <a href="#ltthresholdgt"
1154+
<li>&lt;threshold&gt;, <a href="#ltthresholdgt"
11551155
title="section 3.4.2."><strong>3.4.2.</strong></a>
11561156
</ul>
11571157

1158-
<li>'shape-margin', <a href="#shape-margin"
1158+
<li>shape-margin, <a href="#shape-margin"
11591159
title="section 3.4.3."><strong>3.4.3.</strong></a>
11601160

1161-
<li>'shape-outside', <a href="#shape-outside"
1161+
<li>shape-outside, <a href="#shape-outside"
11621162
title="section 3.4.1."><strong>3.4.1.</strong></a>
11631163
<ul>
1164-
<li>'auto', <a href="#auto"
1164+
<li>auto, <a href="#auto"
11651165
title="section 3.4.1."><strong>3.4.1.</strong></a>
11661166

1167-
<li>'&lt;basic-shape&gt;', <a href="#ltbasic-shapegt"
1167+
<li>&lt;basic-shape&gt;, <a href="#ltbasic-shapegt"
11681168
title="section 3.4.1."><strong>3.4.1.</strong></a>
11691169

1170-
<li>'&lt;uri&gt;', <a href="#ltimagegt"
1170+
<li>&lt;image&gt;, <a href="#ltimagegt"
11711171
title="section 3.4.1."><strong>3.4.1.</strong></a>
11721172
</ul>
11731173

css-shapes/Overview.src.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ <h4 id="shape-outside-property">The 'shape-outside' Property</h4>
559559
<table class="propdef">
560560
<tr>
561561
<th>Name:</th>
562-
<td><dfn title="'shape-outside'">shape-outside</dfn></td>
562+
<td><dfn title="shape-outside">shape-outside</dfn></td>
563563
</tr>
564564
<tr>
565565
<th>Value:</th>
@@ -593,18 +593,18 @@ <h4 id="shape-outside-property">The 'shape-outside' Property</h4>
593593

594594
<p>The values of this property have the following meanings:</p>
595595
<dl>
596-
<dt><dfn title="'shape-outside'!!'auto'">auto</dfn></dt>
596+
<dt><dfn title="shape-outside!!auto">auto</dfn></dt>
597597
<dd>The <span>float area</span> uses the margin box as normal.</dd>
598598
</dl>
599599
<dl>
600-
<dt><dfn title="'shape-outside'!!'&lt;basic-shape&gt;'">&lt;basic-shape&gt;</dfn></dt>
600+
<dt><dfn title="shape-outside!!&lt;basic-shape&gt;">&lt;basic-shape&gt;</dfn></dt>
601601
<dd>
602602
The shape is computed based on the values of one of 'rectangle', 'inset-rectangle', 'circle', 'ellipse'
603603
or 'polygon'.
604604
</dd>
605605
</dl>
606606
<dl>
607-
<dt><dfn title="'shape-outside'!!'&lt;uri&gt;'">&lt;image&gt;</dfn></dt>
607+
<dt><dfn title="shape-outside!!&lt;image&gt;">&lt;image&gt;</dfn></dt>
608608
<dd>
609609
The shape is extracted
610610
and computed based
@@ -646,7 +646,7 @@ <h4 id="shape-image-threshold-property">The 'shape-image-threshold' Property</h4
646646
<table class="propdef">
647647
<tr>
648648
<th>Name:</th>
649-
<td><dfn title="'shape-image-threshold'">shape-image-threshold</dfn></td>
649+
<td><dfn title="shape-image-threshold">shape-image-threshold</dfn></td>
650650
</tr>
651651
<tr>
652652
<th>Value:</th>
@@ -679,7 +679,7 @@ <h4 id="shape-image-threshold-property">The 'shape-image-threshold' Property</h4
679679
</table>
680680
<p>The values of this property have the following meanings:</p>
681681
<dl>
682-
<dt><dfn title="'shape-image-threshold'!!'&lt;threshold&gt;'">&lt;threshold&gt;</dfn></dt>
682+
<dt><dfn title="shape-image-threshold!!&lt;threshold&gt;">&lt;threshold&gt;</dfn></dt>
683683
<dd>
684684
A &lt;number&gt; value that sets
685685
the threshold used
@@ -728,7 +728,7 @@ <h4 id="shape-margin-property">The 'shape-margin' property</h4>
728728
<table class="propdef">
729729
<tr>
730730
<th>Name:</th>
731-
<td><dfn title="'shape-margin'">shape-margin</dfn></td>
731+
<td><dfn title="shape-margin">shape-margin</dfn></td>
732732
</tr>
733733
<tr>
734734
<th>Value:</th>

0 commit comments

Comments
 (0)