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

Side by Side Diff: LayoutTests/svg/filters/fePointLight-primitiveUnits-objectBoundingBox-animated-expected.html

Issue 395813002: Resolve light-source position/direction when updated (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | Annotate | Revision Log
OLDNEW
1 <svg xmlns="http://www.w3.org/2000/svg"> 1 <!DOCTYPE html>
2 <svg>
2 <rect width="100" height="100" fill="green"/> 3 <rect width="100" height="100" fill="green"/>
3 </svg> 4 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698