--- a/ttml2/spec/ttml2.xml Tue Sep 23 20:36:22 2014 -0600
+++ b/ttml2/spec/ttml2.xml Wed Sep 24 13:17:59 2014 -0600
@@ -7194,8 +7194,7 @@
<td><emph>Values:</emph></td>
<td>
<code>before</code> |
-<code>after</code> |
-<code>interCharacter</code>
+<code>after</code>
</td>
</tr>
<tr>
@@ -7228,8 +7227,6 @@
If the value is <code>after</code>, then an inline area generated from a ruby text container or ruby text annotation
is placed after (subsequent to) the second edge in the block progression dimension of the inline area generated from an associated ruby base container or ruby base
annotation.</p>
-<p>If the value of this attribute is <code>interCharacter</code>, then an inline area generated from a ruby text container or ruby text annotation is placed
-after the end edge in the inline progression dimension of the inline area generated from an associated ruby base container or ruby base annotation.</p>
<p>The absolute position of the ruby text container or ruby text annotation is determined
in accordance to the computed value of the <code>tts:writingMode</code> style property of the region into which the affected content is placed; in particular, the
mappings defined enumerated by <specref ref="rubyPosition-semantics-mapping-table"/> apply as further defined by <bibref ref="cssruby"/>, §4.1.</p>
@@ -7265,13 +7262,6 @@
<td><code>left</code></td>
<td><code>right</code></td>
</tr>
-<tr>
-<td><code>interCharacter</code></td>
-<td><code>right</code></td>
-<td><code>left</code></td>
-<td><code>under</code></td>
-<td><code>under</code></td>
-</tr>
</tbody>
</table>
<p></p>