• cm0002@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 hour ago

      The W3C (The body that dictates web standards) specification, that describes what browser engines should handle, like CSS features, HTML5 etc and how is equivalent to thousands of pages long and there are huge standards to implement.

      HTML5 is a big thing to implement, so is CSS and the JavaScript engine and probably even more technologies I’m forgetting

      And that’s just implementation, it takes even more work to get them running well enough for the average end-user

      Ladybird has been working on their from scratch engine for ~5 years iirc and they’re not planning to even have the first alpha out until next year lol

    • OhNoMoreLemmy@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      6 hours ago

      Because if a website doesn’t work in your browser, but it works in everyone else’s, no one will say “oh that website’s badly written”, instead they say “what a shitty browser”.

      So you have a huge web standard you have to respect, and then all the websites with non standard code you have to make work anyway.