Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 namespace="HTML" | 1 namespace="HTML" |
| 2 namespacePrefix="xhtml" | 2 namespacePrefix="xhtml" |
| 3 namespaceURI="http://www.w3.org/1999/xhtml" | 3 namespaceURI="http://www.w3.org/1999/xhtml" |
| 4 attrsNullNamespace | 4 attrsNullNamespace |
| 5 export="CORE_EXPORT" | 5 export="CORE_EXPORT" |
| 6 | 6 |
| 7 abbr | 7 abbr |
| 8 accept-charset | 8 accept-charset |
| 9 accept | 9 accept |
| 10 accesskey | 10 accesskey |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 162 nonce | 162 nonce |
| 163 noresize | 163 noresize |
| 164 noshade | 164 noshade |
| 165 novalidate | 165 novalidate |
| 166 nowrap | 166 nowrap |
| 167 object | 167 object |
| 168 onabort | 168 onabort |
| 169 onanimationstart | 169 onanimationstart |
| 170 onanimationiteration | 170 onanimationiteration |
| 171 onanimationend | 171 onanimationend |
| 172 onauxclick | |
| 172 onbeforecopy | 173 onbeforecopy |
| 173 onbeforecut | 174 onbeforecut |
| 174 onbeforepaste | 175 onbeforepaste |
| 175 onbeforeunload | 176 onbeforeunload |
| 176 onblur | 177 onblur |
| 177 oncancel | 178 oncancel |
| 178 oncanplay | 179 oncanplay |
| 179 oncanplaythrough | 180 oncanplaythrough |
| 180 onchange | 181 onchange |
| 181 onclick | 182 onclick |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 223 onmousewheel | 224 onmousewheel |
| 224 ononline | 225 ononline |
| 225 onoffline | 226 onoffline |
| 226 onorientationchange | 227 onorientationchange |
| 227 onpagehide | 228 onpagehide |
| 228 onpageshow | 229 onpageshow |
| 229 onpaste | 230 onpaste |
| 230 onpause | 231 onpause |
| 231 onplay | 232 onplay |
| 232 onplaying | 233 onplaying |
| 234 onpointercancel | |
| 235 onpointerdown | |
| 236 onpointerenter | |
| 237 onpointerleave | |
| 238 onpointermove | |
| 239 onpointerout | |
| 240 onpointerover | |
| 241 onpointerup | |
| 233 onpopstate | 242 onpopstate |
| 234 onprogress | 243 onprogress |
| 235 onratechange | 244 onratechange |
| 236 onreset | 245 onreset |
| 237 onresize | 246 onresize |
| 238 onscroll | 247 onscroll |
| 239 onsearch | 248 onsearch |
| 240 onseeked | 249 onseeked |
| 241 onseeking | 250 onseeking |
| 242 onselect | 251 onselect |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 318 usemap | 327 usemap |
| 319 valign | 328 valign |
| 320 value | 329 value |
| 321 valuetype | 330 valuetype |
| 322 version | 331 version |
| 323 vlink | 332 vlink |
| 324 vspace | 333 vspace |
| 325 webkitdirectory | 334 webkitdirectory |
| 326 width | 335 width |
| 327 wrap | 336 wrap |
| OLD | NEW |