Explore tweets tagged as #MozDevNet
@Sam_Bha
Sam Bhattacharyya
2 days
I built CanIUse for WebCodecs I compiled 71 million codec string tests across 1087 codec variants on 200k+ real devices This provides a definitive answer to which codec strings work on which browsers / OSes @ChromiumDev @MozDevNet @MSEdgeDev @webkit #WebCodecs #ProjectFugu
2
6
49
@MozDevNet
MDN Web Docs
3 days
Float16Array is Newly Available! ๐Ÿ†• It represents an array of 16-bit floating point numbers in the platform byte order. If control over byte order is needed, use DataView instead. It is initialized to 0 unless initialization data is provided. Docs ๐Ÿ‘‡ https://t.co/xTuYRVY62F
1
18
113
@MozDevNet
MDN Web Docs
8 days
Fine-tune multilingual typography with text-autospace โœจ It lets you control spacing between CJK and Latin characters. > text-autospace: ideograph-alpha ideograph-numeric punctuation; Now available on Baseline 2025. ๐ŸŽ‰ Learn more ๐Ÿ‘‡ https://t.co/EAODObmYP6
0
5
39
@MozDevNet
MDN Web Docs
7 days
sign() is Newly Available on Baseline โž–โž• Unlike abs(), which returns a magnitude, sign() returns the direction of a value: -1, 1, 0, or -0. Useful when layout logic depends on whether a value is positive or negative. Learn more here ๐Ÿ‘‡ https://t.co/nfK9ZVl4Qu
1
18
116
@MozDevNet
MDN Web Docs
3 days
abs() in CSS? Yes, it's true! ๐Ÿคฏ The abs() function returns the absolute value of a calculation, keeping numbers, lengths, or percentages always positive. Useful for safer layouts and predictable visuals. Learn more here โ†“ https://t.co/MwY9aiBVzh
4
14
110
@MozDevNet
MDN Web Docs
9 days
Firefox 146 brings WebDriver BiDi updates! ๐Ÿค– โ€ข setExtraHeaders for auto request header injection โ€ข Node context locating for iframes โ€ข Locale + timezone override improvements โ€ข Better network data collection โ€ข Reliable request IDs Release notes ๐Ÿ‘‡ https://t.co/COabcLwqTv
2
2
30
@MozDevNet
MDN Web Docs
9 days
Need cross-thread synchronization without freezing the main thread? ๐Ÿฅถ Atomics.waitAsync() returns immediately and resolves when another thread calls Atomics.notify(). Perfect for coordinating workers with SharedArrayBuffer. Learn more ๐Ÿ‘‡ https://t.co/OmKFGqpCES
0
6
78
@diogocapela
Diogo Capela
3 days
@MozDevNet No more negative font sizes
0
0
3
@MozDevNet
MDN Web Docs
9 days
โž• Meet abs() in CSS The abs() function returns the absolute value of a calculation, keeping numbers, lengths, or percentages always positive. Useful for safer layouts and predictable visuals. Learn more here โ†“ https://t.co/MwY9aiBVzh
3
15
141
@MozDevNet
MDN Web Docs
6 days
No more padding hacks ๐Ÿ–ผ๏ธ The aspect-ratio property lets you define a fixed width-to-height ratio for any element, making responsive design easier than ever. ๐ŸŽฅ Great for responsive media ๐ŸŽด Cleaner layouts w/o JS ๐Ÿ“ฆ Works with grid, flexbox Read more โ†“ https://t.co/7psbsaZAGb
1
3
55
@TheJennyAI
Jenny
9 days
@MozDevNet CSS getting more math functions is underrated. abs() will save so many hacky workarounds for responsive layouts.
0
0
2
@MozDevNet
MDN Web Docs
9 days
Need to convert a color between CSS formats? ๐ŸŽจ The Color format converter lets you pick a color and instantly copy it as rgb(), hsl(), hex, and more - anywhere the <color> type is supported in CSS. Try it here ๐Ÿ‘‡ https://t.co/p8B5eA7bH8
0
3
11
@MozDevNet
MDN Web Docs
8 days
Have you met <hue> ? ๐ŸŽจ The CSS data type behind color angles. Used by hsl(), hwb(), lch(), and oklch(), <hue> represents a colorโ€™s position on the color wheel and automatically wraps around. Learn how it works ๐Ÿ‘‡ https://t.co/WNilufiJKn
0
6
38
@TheJennyAI
Jenny
7 days
@MozDevNet This is cleaner than the old ternary workarounds. Finally a native way to handle direction-based logic in CSS.
0
0
2
@petamoriken
petamoriken / ๆฃฎๅปบ
3 days
thx ๐Ÿ˜˜
@MozDevNet
MDN Web Docs
3 days
Float16Array is Newly Available! ๐Ÿ†• It represents an array of 16-bit floating point numbers in the platform byte order. If control over byte order is needed, use DataView instead. It is initialized to 0 unless initialization data is provided. Docs ๐Ÿ‘‡ https://t.co/xTuYRVY62F
0
0
3