You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>When the computed value of <aclass="property" data-link-type="propdesc" href="#propdef-ruby-merge">ruby-merge</a> is <aclass="css" data-link-type="maybe" href="#valdef-ruby-merge-collapse">collapse</a>,
1064
+
then all annotations and bases for that segment are compared
1065
+
(rather than just each annotation and its base individually)
1066
+
and the annotation for the entire segment
1067
+
is either hidden or shown as appropriate.
1068
+
1069
+
</p>
1063
1070
<p>The content comparison for this auto-hiding behavior
1064
1071
takes place prior to white space collapsing (<aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-white-space">white-space</a>) and text transformation (<aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-text-3/#propdef-text-transform">text-transform</a>)
1065
1072
and ignores elements (considers only the <code>textContent</code> of the boxes).
0 commit comments