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

Unified Diff: LayoutTests/svg/as-object/resources/right.svg

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, 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/svg/as-object/resources/left-right.html ('k') | Source/core/page/FrameTree.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/as-object/resources/right.svg
diff --git a/LayoutTests/svg/as-object/resources/right.svg b/LayoutTests/svg/as-object/resources/right.svg
new file mode 100644
index 0000000000000000000000000000000000000000..b3766ef71401239bdf9323f9e6484f3d0cfcb6f6
--- /dev/null
+++ b/LayoutTests/svg/as-object/resources/right.svg
@@ -0,0 +1,3 @@
+<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
+<text x="50" y="2em" text-anchor="middle" font-size="14">RIGHT</text>
+</svg>
« no previous file with comments | « LayoutTests/svg/as-object/resources/left-right.html ('k') | Source/core/page/FrameTree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698