| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/label-attributes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/label-attributes-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/label-attributes-expected.txt
|
| index 53674ae4ac2df02b2cddc78626fc603a1935b661..9fb5a38e757a8c1582119e7a642175d462d39034 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/label-attributes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/label-attributes-expected.txt
|
| @@ -6,6 +6,7 @@ PASS The 'for' attribute points to an inexistent id.
|
| PASS A non-control follows by a control with same ID.
|
| PASS The 'for' attribute is an empty string.
|
| PASS A form control has multiple labels.
|
| +PASS A form control has an implicit label.
|
| PASS A form control has no label 1.
|
| PASS A form control has no label 2.
|
| PASS A label's form attribute should return its form owner.
|
|
|