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

Side by Side Diff: LayoutTests/svg/foreignObject/mask-expected.html

Issue 769423008: Impl-side painting for svg/ layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated expectations Created 6 years 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
(Empty)
1 <html>
2 <body style="margin: 0;">
3 <svg xmlns="http://www.w3.org/2000/svg">
4 <rect width="200" height="50" fill="green" opacity="0.5"/>
5 </svg>
6 </body>
7 </html>
OLDNEW
« no previous file with comments | « LayoutTests/svg/foreignObject/filter-expected.html ('k') | Tools/Scripts/webkitpy/layout_tests/port/base.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698