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

Side by Side Diff: sky/engine/core/html/HTMLTagNames.in

Issue 867963006: Add the <t> element and ignore whitespace outside it. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Do it for a whole subtree. Created 5 years, 11 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="HTML" 1 namespace="HTML"
2 fallbackInterfaceName="HTMLElement" 2 fallbackInterfaceName="HTMLElement"
3 3
4 a interfaceName=HTMLAnchorElement 4 a interfaceName=HTMLAnchorElement
5 canvas 5 canvas
6 content interfaceName=HTMLContentElement 6 content interfaceName=HTMLContentElement
7 iframe interfaceName=HTMLIFrameElement 7 iframe interfaceName=HTMLIFrameElement
8 img interfaceName=HTMLImageElement, constructorNeedsCreatedByParser 8 img interfaceName=HTMLImageElement, constructorNeedsCreatedByParser
9 import 9 import
10 script 10 script
11 style 11 style
12 template 12 template
13 title 13 title
14 t
OLDNEW
« no previous file with comments | « sky/engine/core/html/HTMLTElement.idl ('k') | sky/engine/core/html/parser/HTMLConstructionSite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698