Are values for text-underline-offset clamped or clipped, especially negative values?--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/bca92c7f-b426-41a2-9146-42f695dc81d9%40chromium.org.
Cool stuff Dominik!
BTW, we should fix https://crbug.com/896295 as part of this work (it's
already marked as blocker) as it's going be much more likely that those
kind of repaint issues will happen when people start playing with this
properties.
Bye,
Rego
I found a bug when underline not always disappears on hover out when I use column-count and text-underline-offset: 4px together:
https://www.dropbox.com/s/q05h27tnzv334ki/capture_menu_chrome.mp4?dl=0
If I remove column-count OR change text-underline-offset to 1px - everythig is OK!
On Firefox everythig is OK.
dr...@chromium.orgText-decoration spec already established, feature shipping in other browsers. Implement CSS text decoration properties text-decoration-thickness and text-underline-offset. Add support for the new from-font keyword for text-underline-position. When from-font keywords are used, support variable font MVAR underline scaling, (tags `unds` and `undo` in the MVAR table overriding underlinePosition and underlineThickness in the OpenType `post` table. With the introduction of the text-decoration-skip-ink interest for additional underline styling increased to improve situations where the underline as placed by the UA is too close to the baseline and ink-skipping triggers too early. High interest on the chrome bug #785230 (25 ⭐️) and shipped in Firefox and Safari.Low, as already shipped in two other engines and already covered by existing WPT tests. Firefox: Shipped (https://bugzilla.mozilla.org/show_bug.cgi?id=1440014) Edge: No public signals Safari: Shipped (https://bugs.webkit.org/show_bug.cgi?id=190774) Web developers: Positive (https://twitter.com/jensimmons/status/1196420764360200198) Feedback received after ink-skipping, 25 ⭐️ on Chrome bug - 123 likes on video explaining the underlining styling features in FireFox.Usual pathway for debugging CSS properties.
Yes Yes Already covered by thickness-* and offset* tests in https://wpt.fyi/results/css/css-text-decor?label=experimental&label=master&aligned More tests for variable font underline metrics / MVAR overrides will be developed. https://www.chromestatus.com/feature/5747636764147712
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAN6muBv4udE6AtHW4o_jUUWFS4359aN1JU5z%3DOYVehppA_2yOA%40mail.gmail.com.