top | item 45494969

(no title)

chrisldgk | 4 months ago

AFAICT, Chrome and Firefox on iOS are still just WebKit wrappers. I’d love for that to change though, WebKit in iOS sucks in quite a few ways.

discuss

order

m-s-y|4 months ago

such as? I consider myself a power user and I've never run into anything I couldn't handle or get around. Genuinely curious.

akersten|4 months ago

No support for uBlock Origin and other tools that make the web sane

chrisldgk|4 months ago

For me it’s a lot of layout and rendering bugs that I run into with somewhat normal CSS transforms. Anytime I build a site that has any kind of animation, there’s at least one weird rendering bug on iOS. Also that stupid playsInline prop that if you forget it makes any video in the viewport hijack the browser and go fullscreen.

jampekka|4 months ago

Web devs make huge efforts to work around WebKit's issues. It's the new IE6.