Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1383)

Side by Side Diff: LayoutTests/fast/text/decoration-uniform-thickness.html

Issue 203273003: Underline Thickness is not uniform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Comment fix Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <meta charset="utf-8">
3 <head>
4 <head>
5 <h3>Test for chromium bug : <a href="http://code.google.com/p/chromium/i ssues/detail?id=353907">353907</a>.Test case for Underline Thickness is not unif orm</h3>
6 <body>
7 <p> <span style="color: red; font-size: 20px; text-decoration: underline ">jumps</span><span style="color: blue; font-size: 70px; text-decoration: underl ine">jumps</span><span style="font-size: 40px">jumps</span><span style="color: # F0F; font-size: 10px; text-decoration: underline">jumps</span><span style="font- size: 20px; text-decoration: underline">jumps</span><span style="color: #D00; fo nt-size: 30px; text-decoration: underline">jumps</span><span style="font-size: 2 0px">jumps</span><span style="font-size: 10px; text-decoration: overline">jumps< /span><span style="font-size: 20px; text-decoration: line-through">jumps</span>< span style="font-size: 30px; text-decoration: underline">jumps</span></p>
8 <p> <span style="font-size: 20px; text-decoration: underline">jumps</spa n><span style="font-size: 50px; text-decoration: underline">jumps</span><span st yle="font-size: 40px">jumps</span></p>
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/linux/fast/text/decoration-uniform-thickness-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698