File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ Inline Overflow Ellipsis: the 'text-overflow' property</h3>
323323 are ignored,
324324 and the value of the property that applies is the one
325325 on the non anonymous box.
326- <span class=note> This can be seen in the “nested paragraph” part of <a href="#example-44082941">example 7 </a> :
326+ <span class=note> This can be seen in the “nested paragraph” part of <a href="#example-a4ab7902"> </a> :
327327 even though the word “NESTED” is wrapped in an anonymous block container
328328 whose 'text-overflow' property has the initial value,
329329 it is ellipsed.</span>
@@ -445,7 +445,7 @@ Inline Overflow Ellipsis: the 'text-overflow' property</h3>
445445
446446 Sample HTML fragments, renderings, and your browser:
447447 <table class="awesome-table data">
448- <thead><th> HTML<th> Reference rendering<th> Your Browser</thead>
448+ <thead><tr>< th> HTML<th> Reference rendering<th> Your Browser</thead>
449449 <tr>
450450 <td><code highlight=html> <div>שלום 123456</div></code><td><div style="font-family:monospace"> 123456 ם…</div><td><div style="font-family: monospace; white-space: pre; overflow: hidden; width: 9ch; text-overflow: ellipsis"> שלום 123456</div>
451451 <tr><td><code highlight=html> <div dir=rtl>שלום 123456</div></code><td><div style="font-family:monospace"> …456 שלום</div><td><div style="font-family: monospace; white-space: pre; overflow: hidden; width: 9ch; text-overflow: ellipsis" dir=rtl> שלום 123456</div>
You can’t perform that action at this time.
0 commit comments