@romboutv English isn’t my first language, but to me it sounded concise and understandable. No one complained during the code review.
@romboutv Thanks so much for getting back! If you could produce SVGs, that would work for me. 😊
jeremyburge iOS 14 beta has a banner to confirm when you paste from another device (eg copy on a Mac and paste on iPhone)
Seems to be bugging out and showing with every keystroke in TikTok pic.twitter.com/aFKNfZnpyb
@jensimmons For most images I just run ImageOptim.com. For rare custom tweaks I use squoosh.app.
@firt It’s definitely a practice thing, but it’s also an equipment 🎙🎥💡💻 thing. Actually more so than I thought it was.
@othermaciej @pes10k @johnwilander Intrigued! Any pointers as to what browsers I should install now to test it?
@othermaciej @mikewest @yoavweiss Hehe, yeah, future lies… Chrome is heavily GREASE’ing already. It broke (and still breaks) a couple of pages I’ve been told.
@othermaciej @pes10k @johnwilander Just to be sure, the browser selection setting isn’t contained in Beta 1 yet, is it? Will it be launched for iOS apart from iPadOS?
@othermaciej I assume you have seen `sec-ch-ua` https://t.co/z93Q5dkEV4 by @mikewest and @yoavweiss. But then alternatively, maybe we should just keep current UA strings around for the LOLs…
@firt I assure you as a speaker it’s way harder to record these teleprompter videos without any audience reaction than it is to speak to a room full of people. Probably we all want to go back to regular conference talks. We all did our best foweb.dev/live/
@firt The person you probably wanted to mention is (@)jonathandavis.
If Feature Policy were to include an integration for the Async Clipboard API, the iframe’d demo in my blog post https://t.co/uLBDG0lKy7 would finally work. 🤞 Prototyping is hopefully starting soon: â¤µï¸ https://t.co/QlSDop2y1a
@jonathandavis Great talk and great additions! ðŸ’
Quick question: as a media feature, should it be `window.matchMedia(“(dynamic-range: high)”).matches` maybe (that is , added parentheses and `.matches`? Not 100% sure, but I think the parentheses are neepic.twitter.com/oWt4B1mLr7
RT @rmondello: You know how your banking app re-signs you in with Face ID or Touch ID, instead of making you repeatedly sign in with a pass…
RT @othermaciej: Are you a web developer? Want to learn what’s new in Safari 14 (and in some of the Safari 13.x updates)? Check out this WW…
jaffathecake Chrome is putting together an experimental implementation of upload streams, so you can start sending data to the server before you have the whole request body.
I’ll get some docs and demos together, but in the meantime, is this useful to you? What would you use it for? pic.twitter.com/iNZzY1qiFd
@nomsternom @slightlylate Nit: this is not about extending the “Text Fragment directive”, but would introduce a new “UI State Fragment directive”. Fragment directive is a general concept: https://t.co/5t8sZ95irD.
@HCornflower @robertnyman @petele I have commented on the bug: https://t.co/4T5Z9ZOZ9J.
For the second part of your tweet, please keep it professional.
@cemper @martinibuster @CyrusShepard @Marie_Haynes Chrome Web Store is blocked for any Chrome extensions for security reasons. Else, an extension could change the store listings and, for example, fake paid extensions or modify a competitor’s rating, etc
@cemper @martinibuster @CyrusShepard @Marie_Haynes It might end up in the browser if user uptake is satisfactory.
@VorticonCmdr @SimoAhava @defaced @KiwiAlec “It is meant to avoid direct interaction with author script, so that future user agent instructions can be added without fear of introducing breaking changes to existing content.â€â€”https://t.co/DV2lPIBwZV
@ChromiumDev For people reading this without the extension installed, the second “for” can be linked to with this link: https://t.co/JEP3nUvhBC.
@othermaciej @dhh @basecamp 🤔 Hmm, looking at the code, it’s neither using a service worker nor a web app manifest. Homapp.hey.comTOE) loads properly, but every navigation to an email (liapp.hey.com/topics/123456gdo) opens in the in-app brows
@othermaciej @dhh @basecamp My first guess for where to look would be the scope of the Web App Manifest. Need to get debugging.
@othermaciej @googlechrome @firefox @webkit Looking forward to learning more.
@SaraSoueidan @Not_Woods Absolutely: “The HTML <track> element is used as a child of the media elements <audio> and <video>.â€â€”https://t.co/YWWZrUbvkV
On iOS 14, `WKWebView` will get service worker support. 🎉 This means all third-party browsers like @GoogleChrome for iOS or @Firefox for iOS will have access to this powerful API! It’s still the @WebKit engine under the hood, not Blink or Gecko. http