Commit 7c88918
committed
[css-logical-props] Explain logical box model properties in a little more detail, and give them a proper toplevel section heading.
This adds an explanation of how logical and physical properties cascade
together.
It also adds an additional open issue about whether getComputedStyle()
should accept logical properties. (In Gecko's current implementation,
I believe it does not do so, since it seemed easier to add later if
we want to add it than to remove later if we don't.)
This also makes the logical properties have their own toplevel section
rather than being a subsection of the logical page classifications,
which seems like it was a mistake.
I'm just committing this per
https://log.csswg.org/irc.w3.org/css/2015-07-21/#e5731581 parent 452689a commit 7c88918
2 files changed
Lines changed: 280 additions & 100 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
134 | 194 | | |
135 | 195 | | |
136 | 196 | | |
| |||
0 commit comments