Side by Side Diff: LayoutTests/fast/forms/reportValidity-select-form-expected.txt
Issue 660783002 :
Implement reportValidity() (Closed)
Patch Set: Apply keishi's comments + pull
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/forms/reportValidity-001.html
LayoutTests/fast/forms/reportValidity-001-expected.txt
LayoutTests/fast/forms/reportValidity-002.html
LayoutTests/fast/forms/reportValidity-002-expected.txt
LayoutTests/fast/forms/reportValidity-003.html
LayoutTests/fast/forms/reportValidity-003-expected.txt
LayoutTests/fast/forms/reportValidity-004.html
LayoutTests/fast/forms/reportValidity-004-expected.txt
LayoutTests/fast/forms/reportValidity-cancel.html
LayoutTests/fast/forms/reportValidity-cancel-expected.txt
LayoutTests/fast/forms/reportValidity-handler-updates-dom.html
LayoutTests/fast/forms/reportValidity-handler-updates-dom-expected.txt
LayoutTests/fast/forms/reportValidity-select-form.html
LayoutTests/fast/forms/reportValidity-select-form-expected.txt
Source/core/html/HTMLButtonElement.idl
Source/core/html/HTMLFieldSetElement.idl
Source/core/html/HTMLFormControlElement.h
Source/core/html/HTMLFormControlElement.cpp
Source/core/html/HTMLFormElement.h
Source/core/html/HTMLFormElement.cpp
Source/core/html/HTMLFormElement.idl
Source/core/html/HTMLInputElement.idl
Source/core/html/HTMLKeygenElement.idl
Source/core/html/HTMLObjectElement.h
Source/core/html/HTMLObjectElement.idl
Source/core/html/HTMLOutputElement.idl
Source/core/html/HTMLSelectElement.idl
Source/core/html/HTMLTextAreaElement.idl