Skip to content

Commit 32e909a

Browse files
committed
[css-writing-modes] Fix for validator.w3.org/nu
1 parent d5c4325 commit 32e909a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-writing-modes/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ Orienting Text: the 'text-orientation' property</h3>
12781278
<p class="note">Changing the value of this property may affect inline-level alignment.
12791279
Refer to <a href="#text-baselines">Text Baselines</a> for more details.</p>
12801280

1281-
UAs may accept <dfn type=value for=text-orientation>sideways-right</dfn>
1281+
UAs may accept <dfn dfn-type=value dfn-for=text-orientation>sideways-right</dfn>
12821282
as a value that computes to ''sideways''
12831283
if needed for backward compatibility reasons.
12841284

@@ -1696,7 +1696,7 @@ Abstract-to-Physical Mappings</h3>
16961696
<table class="complex data">
16971697
<caption>Abstract-Physical Mapping</caption>
16981698
<colgroup class="header"></colgroup>
1699-
<colgroup span=10></colgroup>
1699+
<colgroup span=8></colgroup>
17001700
<thead>
17011701
<tr>
17021702
<th scope="row">'writing-mode'</th>

0 commit comments

Comments
 (0)