Skip to content

Commit 8b3baa4

Browse files
committed
faq: [Error Handling in Selectors, aka Breaking Pages by Making Them Work]
1 parent e0f8592 commit 8b3baa4

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

faq.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,12 +249,7 @@ changing how CSS works breaks existing content,
249249
and that goes against everybody's interests.
250250

251251
== more details ==
252-
However, this particular case it interesting.
253-
254-
If we did this change, all previously valid pages would continue to work, so what's the problem?
255-
256-
For new content, that behavior would be be nice,
257-
but for existing content it would be a huge problem.
252+
However, this particular case it interesting. If we did this change, all previously valid pages would continue to work, so what's the problem?
258253

259254
It turns out that since mistyping a selector is an easy mistake to make,
260255
lots of people have made it.

0 commit comments

Comments
 (0)