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

Side by Side Diff: LayoutTests/svg/text/non-invertible-matrix-text-expected.svg

Issue 200053005: [SVG] Transform animation leaves traces of text behind. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 <svg width="620" height="450" viewBox="0 0 800 600" xmlns="http://www.w3.org/200 0/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2 <g id="textGroup" transform="translate(70,300)" font-family="sans-serif" font-size="60" text-rendering="geometricPrecision">
3 <rect x="254" width="1" height="1"/>
4 </g>
5 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698