The value attribute should not be set for non-native text fields, according to...
The value attribute should not be set for non-native text fields, according to HTML to Platform A11y Spec. E.g. <div contenteditable<Some text.</div>. The node with role=SECTION should not have the value="Some text.". BUG=491027 R=dmazzoni@chromium.org Review URL: https://codereview.chromium.org/1289103002 git-svn-id: svn://svn.chromium.org/blink/trunk@200758 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment