mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This removes the attributes sky doesn't intend to support. It removes references to the attrs, but leaves behind a lot of plumbing that will be cleaned up in the future. This at least removes the API surface. R=ojan@chromium.org Review URL: https://codereview.chromium.org/855803002
32 lines
201 B
Plaintext
32 lines
201 B
Plaintext
namespace="HTML"
|
|
|
|
# Global
|
|
class
|
|
contenteditable
|
|
dir
|
|
id
|
|
lang
|
|
spellcheck
|
|
style
|
|
tabindex
|
|
|
|
# <a>
|
|
href
|
|
|
|
# <img>
|
|
crossorigin
|
|
height
|
|
src
|
|
width
|
|
|
|
# <import>
|
|
as
|
|
async
|
|
# src
|
|
|
|
# <style>
|
|
media
|
|
|
|
# <content>
|
|
select
|