| Index: third_party/WebKit/LayoutTests/accessibility/computed-name.html
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/computed-name.html b/third_party/WebKit/LayoutTests/accessibility/computed-name.html
|
| index 0edc0e0b61917f741370528a5179794cf855bc92..5487b444e3993bc853109b929577e497e03c0687 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/computed-name.html
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/computed-name.html
|
| @@ -223,7 +223,7 @@
|
| aria-labelledby="lb3">
|
|
|
| <input id="c4" data-expectedName="Placeholder4" type="text" placeholder="Placeholder4">
|
| - <input id="c5" data-expectedName="Title5" type="text" placeholder="Placeholder5" title="Title5">
|
| + <input id="c5" data-expectedName="Placeholder5" type="text" placeholder="Placeholder5" title="Title5">
|
|
|
| <input id="c6" data-expectedName="LabelledBy6" type="text" title="Title6"
|
| aria-label="AriaLabel6" aria-labelledby="lb6"
|
|
|