File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,9 @@ At Risk: the 'hanging-punctuation' property
2323</pre>
2424
2525 <style type="text/css">
26+ img { vertical-align: middle; }
27+
28+ /* Bidi & spaces example */
2629 .egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC
2730 { white-space:pre;font-size:80%;font-family:monospace; vertical-align:2px; margin:1px }
2831 .egbidiwsaA { background:lime;padding:2px; }
@@ -1229,14 +1232,15 @@ Line Breaking Details</h3>
12291232 were not broken.</p>
12301233
12311234 <div class="example">
1232- <p> For example, if the word “نوشتن ”
1235+ <p> For example, if the word “داميدى ”
12331236 were hyphenated, it would appear as
1234- <span dir="rtl" class="hyphens-ex"> ﻧﻮﺷ-<br> ﺘﻦ</span>
1237+ <img src="uyghur-hyphenate-joined.png"
1238+ alt="[isolated DAL + isolated ALEF + initial MEEM + medial YEH + hyphen + line-break + final DAL + isolated ALEF MAKSURA]">
12351239 not as
1236- <span dir="rtl" class="hyphens-ex"> ﻧﻮﺵ-<br> ﺗﻦ</span> .
1240+ <img src="uyghur-hyphenate-unjoined.png"
1241+ alt="[isolated DAL + isolated ALEF + initial MEEM + final YEH + hyphen + line-break + isolated DAL + isolated ALEF MAKSURA]">
12371242 </div>
12381243
1239-
12401244 <h3 id="overflow-wrap-property">
12411245 Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property</h3>
12421246
Original file line number Diff line number Diff line change 4848
4949 < script defer src =//test.csswg.org/harness/annotate.js#css-text-3_dev type =text/javascript > </ script >
5050< style type =text/css >
51+ img { vertical-align : middle; }
52+
53+ /* Bidi & spaces example */
5154 .egbidiwsaA , .egbidiwsbB , .egbidiwsaB , .egbidiwsbC
5255 { white-space : pre;font-size : 80% ;font-family : monospace; vertical-align : 2px ; margin : 1px }
5356 .egbidiwsaA { background : lime;padding : 2px ; }
@@ -1389,14 +1392,13 @@ <h3 class="heading settled heading" data-level=6.1 id=hyphens-property><span cla
13891392 were not broken.</ p >
13901393
13911394 < div class =example >
1392- < p > For example, if the word “نوشتن ”
1395+ < p > For example, if the word “داميدى ”
13931396 were hyphenated, it would appear as
1394- < span class = hyphens-ex dir = rtl > ﻧﻮﺷ- < br > ﺘﻦ </ span >
1397+ < img alt =" [isolated DAL + isolated ALEF + initial MEEM + medial YEH + hyphen + line-break + final DAL + isolated ALEF MAKSURA] " src = uyghur-hyphenate-joined.png >
13951398 not as
1396- < span class = hyphens-ex dir = rtl > ﻧﻮﺵ- < br > ﺗﻦ </ span > .
1399+ < img alt =" [isolated DAL + isolated ALEF + initial MEEM + final YEH + hyphen + line-break + isolated DAL + isolated ALEF MAKSURA] " src = uyghur-hyphenate-unjoined.png >
13971400 </ div >
13981401
1399-
14001402 < h3 class ="heading settled heading " data-level =6.2 id =overflow-wrap-property > < span class =secno > 6.2 </ span > < span class =content >
14011403 Overflow Wrapping: the < a class =property data-link-type =propdesc href =#propdef-overflow-wrap title =overflow-wrap > overflow-wrap</ a > /< a class =property data-link-type =propdesc href =#propdef-word-wrap title =word-wrap > word-wrap</ a > property</ span > < a class =self-link href =#overflow-wrap-property > </ a > </ h3 >
14021404
Original file line number Diff line number Diff line change @@ -729,12 +729,9 @@ Issue 77.
729729Summary: [css-text] i18n-ISSUE-345: Arabic Hyphenation
730730From: Richard Ishida
731731Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0368.html
732- Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0372.html
733- Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0375.html
732+ Response: http://lists.w3.org/Archives/Public/www-style/2014May/0372.html
734733Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0388.html
735- Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0391.html
736- Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0395.html
737- Open:
734+ Open
738735----
739736Issue 78.
740737Summary: [css-text] Typos
You can’t perform that action at this time.
0 commit comments