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

Unified Diff: LayoutTests/svg/as-object/resources/left.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
Index: LayoutTests/svg/as-object/resources/left.svg
diff --git a/LayoutTests/svg/as-object/resources/left.svg b/LayoutTests/svg/as-object/resources/left.svg
new file mode 100644
index 0000000000000000000000000000000000000000..b3724bdd157cff402c176fed29d2c4d36550cd01
--- /dev/null
+++ b/LayoutTests/svg/as-object/resources/left.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">LEFT</text>
+</svg>
« no previous file with comments | « LayoutTests/svg/as-object/history-navigation-expected.html ('k') | LayoutTests/svg/as-object/resources/left-right.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698