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

Side by Side Diff: Source/core/svg/xlinkattrs.in

Issue 1212123003: Componentization: make symbols visible. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
OLDNEW
1 namespace="XLink" 1 namespace="XLink"
2 namespaceURI="http://www.w3.org/1999/xlink" 2 namespaceURI="http://www.w3.org/1999/xlink"
3 export="CORE_EXPORT"
3 4
4 actuate 5 actuate
5 arcrole 6 arcrole
6 href 7 href
7 role 8 role
8 show 9 show
9 title 10 title
10 type 11 type
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698