1Test if each value (auto, alphabetic and under) works. Auto defaults to alphabetic, so they should look the same, that is, the horizontal line should cross the 'p' letter in the word 'ipsum'. Under should not cross the 'p' letter. Bugzilla link: http://webkit.org/b/102795.
1Test if each value (auto and under) works. Auto means the horizontal line should cross the 'p' letter in the word 'ipsum'. Under should not cross the 'p' letter.
2
2
3 auto lorem ipsum
3 auto lorem ipsum
4 alphabetic lorem ipsum
5 under lorem ipsum
4 under lorem ipsum
6auto lorem ipsum under lorem ipsum alphabetic lorem ipsum
Issue 57493002: Remove 'alphabetic' value from text-underline-position
(Closed)
Created 7 years, 1 month ago by abinader
Modified 7 years, 1 month ago
Reviewers: eae, Julien - ping for review
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 17