xaddict ✨

@xaddict
165 Followers
76 Following
198 Posts
Web developer. Web designer. All-round disappointed human.
#css #js #html #vuejs #svelte #php
Sitexaddict.me
bol.com is absolute garbage. It might be worse then amazon, even though I fucking hate amazon
It's kinda ridiculous that we can use very cool looking rounded border #fieldset elements with the #legend cut out of the background and border, but we can't make this ourselves using #css.
Abortus uit het Wetboek van Strafrecht, de loonkloof dichten en meer vrouwen in de politiek: er is nog zóveel te doen. Dus, vrouwen: laat je stem horen! We hebben er hard voor moeten vechten. Ga woensdag naar de stembus. file:///private/var/mobile/Containers/Data/Application/55B13DF5-958E-489E-ACEB-50B92EAAA060/tmp/WKFileShare-Sy7LCt2Y/a5ea6686-1b1a-42f4-b47c-047b6fa7822f/1280w.mp4
#geertwilders schaamt zich voor zijn lelijke kut gezicht dus hebben ze AI gebruikt om hem een fuckboy te maken ipv het wrattenzwijn dat hij is
Bit weird how the #devTools in #googlechrome cannot be resized to only show tab names in docked mode, but can be resized to only show the stoplights in floating mode 🤷

Ah. Found the weirdness about Chrome vs Opera and Edge. With the flag "Experimental Web Platform features" disabled you get:
- correct Highlight and HighlightText (in the accent color of macOS)
- correct SelectedItem/SelectedItemText ONLY IN color-scheme: light (in the accent color of macOS)
- NO AccentColor/AccentColorText whatsoever.

With the flag enabled you get:
- SelectedItem/SelectedItemText STILL WRONG in color-scheme: light
- AccentColor/AccentColorText WRONG in both color-schemes.

Also F-ing weird (but somehow also completely logical) is that #Safari (by #Apple, the people who created the appearance panel) doesn't use macOS' Appearance settings. Not the Accent Color and not the highlight color. How #Chrome does better on Apple's own F-ing OS is beyond me.

Left to right: Chrome, Safari, #Firefox.

Chrome supports Highlight/HighlightText AND SelectedItem/SelectedItemtext (in color-scheme light) while Apple themselves are like "dumb feature, never used it"

Left to right: Chrome, Opera, Edge, Firefox.

System Settings:
Appearance: Dark
Accent Color: Green
Highlight Color: Green

This robot vacuum also takes off your lacquer layer. I think that's maybe too strong.
Why is the Constraint Validation API so absolutely broken? In the age of custom elements and custom inputs it seems weird that the documentation states form, fieldset, input, output, select and textarea should support setCustomValidity but only input, select and textarea actually *do* something with it. Also, the docs show full browser support but how and why would you use the method if there is no way to get the message back?!