Jake's survey is closed.
06.11.2025 13:24 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0@zcorpan.bsky.social
Web standards engineer at Mozilla
Jake's survey is closed.
06.11.2025 13:24 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Maybe it's not the fastness that lowers the conversion rate, but something else, like maybe the fastest websites are more likely to have not-so-great design?
30.10.2025 10:41 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Accept cookies! Subscribe to our newsletter for 15% off! Hey, do you want to take a survey of how much you like our website?
18.09.2025 10:08 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0We mentioned on Winging It that we might show some of our favorite browser tips. Here's one of many that I find delightful.
If you are working with shape-outside, then Firefox has a great path editor. I made a quick video to show how it works.
i
a
i
n
'
t
r
e
a
d
i
n
g
a
l
l
t
h
a
t
i
m
h
a
p
p
y
f
o
r
y
o
u
t
h
o
o
r
s
o
r
r
y
t
h
a
t
h
a
p
p
e
n
e
d
Interop 2026 is now open for proposals!
This is your chance to tell browser-makers which well-defined, well-tested features you wish had better support across browsers.
โฌ๏ธ Here's how โฌ๏ธ
github.com/web-platform...
Not saying you should but it should work
27.08.2025 18:12 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Or <script xmlns="http://www.w3.org/1999/xhtml" src="..."/>! If there's at least one element in a known namespace, browsers switch away from the XML tree view.
27.08.2025 13:12 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Right, though ARIA attributes are superglobal.
27.08.2025 13:08 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Needs bugs.webkit.org/show_bug.cgi...
27.08.2025 09:07 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Did you know?
You can style XML with CSS using
<?xml-stylesheet href="style.css"?>
Yay! It's the first Firefox release since I've joined the team, so let's take a look at some of the new developer-facing features in Firefox 142โฆ ๐งต
22.08.2025 09:55 โ ๐ 279 ๐ 38 ๐ฌ 19 ๐ 4In your demo, the relevant element is a flex item, which is not inline.
Here's a demo showing that actual inline doesn't work: software.hixie.ch/utilities/js...
The part about display: inline is wrong.
This:
> establishes an inline formatting context and thus contains only inline-level boxes.
Refers to what the element contains. A block box establishes an inline formatting context when it has no block-level children. The element itself is still a block.
Sure. People used to call it XHTML. :) If there's an element in a known namespace browsers will apply the UA stylesheet. If you add a script element it will run (if scripting is enabled).
I don't know if feed readers will get confused though.
Want to build faster websites? Here's how:
- Learn how browsers parse, layout & paint
- Treat JS as a tool, not the foundation(!)
- Favor static HTML or server side rendering at all times
- Use Core Web Vitals alongside other metrics to learn shortfalls, improve and iterate
Then keep doing that.
It seems to me you should be able to use
<script xmlns="http://www.w3.org/1999/xhtml" src="polyfill.js"/>
Let's apply the same logic to rendering images, video and audio...
18.08.2025 06:53 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0I don't know why this lad is building a subterranean city for cats, but I'm all for it.
16.08.2025 23:12 โ ๐ 9421 ๐ 3142 ๐ฌ 8 ๐ 476Email addresses are very simple, and you will score highly in this quiz.
e-mail.wtf
Yes. Remove it, Bruce! I know you can do it!
06.08.2025 12:08 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0I've never used LinkedIn
No ragrets
It's a bogus comment.
html.spec.whatwg.org#end-tag-open...
wait...it's up!
gitnation.com/contents/the-newโฆ
Okay gang, those who sling HTML, CSS, JS, which _Firefox_ bugs are blocking you? Which features do you think need improving? What new features would you like to see? What work would you prioritise? Big or small, bonus points for linking to a bug (even more for filing bugs then linking them)!
17.06.2025 17:24 โ ๐ 41 ๐ 40 ๐ฌ 41 ๐ 2โYou might be familiar with SPAs, and MPAs, or actually RFWS (
Regular Fucking Web Sites)โ โ @cydstumpel.nl #CSSDay