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

Side by Side Diff: LayoutTests/svg/as-object/resources/left-right.html

Issue 218693003: Generate FrameTree::uniqueName with a URL attribute value. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove unload handler Created 6 years, 8 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
(Empty)
1 <!doctype html>
2 <style>
3 object { display: inline-block; }
4 </style>
5 <body>
6 <object data="left.svg"></object>
7 <object data="right.svg"></object>
8 </body>
OLDNEW
« no previous file with comments | « LayoutTests/svg/as-object/resources/left.svg ('k') | LayoutTests/svg/as-object/resources/right.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698