| Index: third_party/WebKit/LayoutTests/accessibility/press-works-on-control-types-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/press-works-on-control-types-expected.txt b/third_party/WebKit/LayoutTests/accessibility/press-works-on-control-types-expected.txt
|
| index 81de3311b2aaf626c684f0266dfaac4f62c30ef0..c6333b17affda8695420d05d7320e8313731f7b0 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/press-works-on-control-types-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/press-works-on-control-types-expected.txt
|
| @@ -12,7 +12,7 @@ This tests that when certain control type elements are pressed, a valid event is
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS eventSrcElement == document.getElementById('body') is true
|
| +PASS eventSrcElement == document.getElementById('container') is true
|
| PASS eventSrcElement == document.getElementById('button') is true
|
| PASS eventSrcElement == document.getElementById('tab') is true
|
| PASS eventSrcElement == document.getElementById('radio') is true
|
|
|