Rego’s Everyday Life

A blog about my work at Igalia.

Playing with “text-decoration: magenta wavy underline” in Chromium, still not there but getting better (left is Chromium and right is my WIP patch).

Screenshots comparing rendering in Chromium vs my patch of some text using "text-decoration: magenta wavy underline" and some text with a big font (100px). Chromium doesn't cover the whole length of the text with the wavy underline, while my path fixes that. The texts on the screenshots are: "i" (underline is not visible in Chromium). "m" (it doesn't cover the whole width). "foo" (it doesn't cover the whole width). "test" (it doesn't cover the whole width). "Hello world!" (it covers the whole width in both, actually it looks better in Chromium due to how the underline is clipped on my patch)