File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -876,14 +876,14 @@ Block Flow Direction: the 'writing-mode' property</h3>
876876 src="images/vertical-form.png"></p>
877877 </div>
878878
879- <p> If a box has a different block flow direction than its containing block:
879+ <p> If a box has a different 'writing-mode' value than its containing block:
880880 <ul>
881881 <li> If the box has a specified 'display' of ''display/inline'' ,
882882 its 'display' computes to ''inline-block'' . [[!CSS21]]
883883 <li> If the box is a block container, then it establishes a new block
884884 formatting context.
885885 <li> More generally, if its specified <a>inner display type</a> is ''flow'' ,
886- then its comptued <a>inner display type</a> becomes ''flow-root'' . [[!CSS-DISPLAY-3]]
886+ then its computed <a>inner display type</a> becomes ''flow-root'' . [[!CSS-DISPLAY-3]]
887887 </ul>
888888
889889 <div class="note" id="embedded-svg-inheritance">
Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ From: Jonathan Kew
393393Comment: http://lists.w3.org/Archives/Public/www-style/2015Aug/0049.html
394394Response: http://lists.w3.org/Archives/Public/www-style/2015Aug/0061.html
395395Open: Accepted
396- Resolved: =WG= to decide on orientation of 300x150
396+ Resolved: http://www.w3.org/mid/CADhPm3s66T2JeNNJb59J5pbGy0+DSC7QMibPn8gTJ5j+i65T-A@mail.gmail.com
397397----
398398Issue 49.
399399Summary: proposed 'writing-mode:sideways-*' values: effect on computed value of 'display'
@@ -421,11 +421,12 @@ Issue 53.
421421Summary: Computation of writing-mode aliases
422422Comment: https://lists.w3.org/Archives/Public/www-style/2015Sep/0175.html
423423Response:
424- Open
424+ Open: Waiting for SVGWG to respond
425425----
426426Issue 54.
427427Summary: Computation of sideways/sideways-right
428428Comment: https://lists.w3.org/Archives/Public/www-style/2015Sep/0163.html
429- Response:
429+ Response:
430430Closed: Accepted
431+ Resolved:
431432----
You can’t perform that action at this time.
0 commit comments