Chrome Version : Trunk
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari: FAIL
Firefox: OK
IE/Edge: Haven't tested
What steps will reproduce the problem?
1. Load the attached test-case.
What is the expected result?
You should see two underlines.
What happens instead of that?
There's only one underline.
https://drafts.csswg.org/css-text-decor/#propdef-text-decoration-line specifies that text-decorations are added to an element. Blink propagates text decoration as a synthesized property and only paints using the inline's baseline / size, which is wrong, I'd think.
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1466564.
Please provide any additional information below. Attach a screenshot if
possible.
Comment 1 by emilio@chromium.org
, Jun 22 2018196 bytes
196 bytes View Download