Skip to content

Commit 30a3738

Browse files
committed
faq: [Selectors that Depend on Layout]
1 parent 0b4c9c4 commit 30a3738

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

faq.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ so we cannot do that.
136136
In effect, if we ever add a selector that can depend on properties,
137137
then we can never add another selector that would depend on other properties ever.
138138
Which one goes first?
139+
Something that we can only do once, ever,
140+
and that will affect our ability to evolve CSS in the future,
141+
is probably a bad idea for the language.
139142

140143
Yet another way you could try to remediate all this
141144
would be to do a run-time detection

0 commit comments

Comments
 (0)