File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1169,12 +1169,12 @@ <h3 id=writing-mode><span class=secno>3.1. </span> Block Flow Direction:
11691169<!-- --> form { writing-mode: vertical-rl; }
11701170<!-- --> </style>
11711171<!-- --> ...
1172- <!-- --> <form style="writing-mode: tb-lr" >
1173- <!-- --> <p> <label> 姓名: <input value="艾俐俐"> </label>
1174- <!-- --> <p> <label> 语文: <select> <option> English
1172+ <!-- --> <form>
1173+ <!-- --> <p> <label> 姓名  <input value="艾俐俐"> </label>
1174+ <!-- --> <p> <label> 语文  <select> <option> English
11751175<!-- --> <option> français
11761176<!-- --> <option> فارسی
1177- <!-- --> <option> 中文
1177+ <!-- --> <option> 中文
11781178<!-- --> <option> 日本语</select> </label>
11791179<!-- --> </form> </ pre >
11801180
Original file line number Diff line number Diff line change @@ -808,12 +808,12 @@ <h3 id="writing-mode">
808808<!-- --> form { writing-mode: vertical-rl; }
809809<!-- --> </style>
810810<!-- --> ...
811- <!-- --> <form style="writing-mode: tb-lr" >
812- <!-- --> <p> <label> 姓名: <input value="艾俐俐"> </label>
813- <!-- --> <p> <label> 语文: <select> <option> English
811+ <!-- --> <form>
812+ <!-- --> <p> <label> 姓名  <input value="艾俐俐"> </label>
813+ <!-- --> <p> <label> 语文  <select> <option> English
814814<!-- --> <option> français
815815<!-- --> <option> فارسی
816- <!-- --> <option> 中文
816+ <!-- --> <option> 中文
817817<!-- --> <option> 日本语</select> </label>
818818<!-- --> </form> </ pre >
819819
You can’t perform that action at this time.
0 commit comments