Chromium Code Reviews

Side by Side Diff: LayoutTests/svg/text/text-decoration-propagation-expected.html

Issue 1241463003: Stop propagating text decorations on outermost SVG roots (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <span>
3 <svg>
4 <text y="20">Text which does NOT have an underline</text>
5 </svg>
6 </span>
OLDNEW
« no previous file with comments | « LayoutTests/svg/text/text-decoration-propagation-2-expected.html ('k') | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »

Powered by Google App Engine