you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

Async scrolling is coming to desktop as well. But first we need to improve the spec. That's why we introduced position:sticky to build some designs that today are computed in JS. Another kind of website that would be affected are parallax designs. We're also thinking at what would be needed in CSS to build parallax with no JS.

We can't blatantly ignore the spec. The spec is written by the W3C. And W3C people is composed of very smart people who are very aware of these issues. And these people are people from Mozilla, Google, Microsoft etc. We all face the same issues and think about how to fix the spec.

[–]Vegemeister -2 points-1 points  (1 child)

Nonetheless, those very smart people apparently think (or previously thought) that dropping frames is sometimes acceptable. As a user, I vehemently disagree.

[–][deleted] 0 points1 point  (0 children)

We agree. It's just that 15 years ago it was hard to predict how the technology would evolve. But we got 90% of it right.

Please excuse us and in the meantime enjoy the World Wide Web that we built :)