• self@awful.systemsM
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      aw fuck, was it? that’s disappointing but not surprising. I really wish Mozilla was something like a cooperative instead of the top-heavy nonprofit it is

        • Steve@awful.systems
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          1 year ago

          I just ran the nightly build and it looks like their css support is still quite far behind. I hope they can make progress though. It’s such a mammoth task

          • bobtreehugger@awful.systems
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            Yeah, supporting every css feature in the world is a tall order. I would love if:

            1. Servo supported a small but useful subset of css features (e.g. just grid and flexbox for layout)

            2. Servo was embeddable like a WebView or electron.

            Then you could use the supported subset and not have to worry about supporting every crazy feature, and hopefully get a faster lighter WebView for it.

            But even that’s a lot of work.

            • self@awful.systemsM
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              I was thinking along those lines too. I’d love to use servo for projects where I know exactly what I’m going to render, or even as a docs viewer where imperfect rendering is ok