| Index: third_party/WebKit/LayoutTests/accessibility/spinbutton-value-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/spinbutton-value-expected.txt b/third_party/WebKit/LayoutTests/accessibility/spinbutton-value-expected.txt
|
| index 7727e42c421b6fa92ad3a6d12792eb4c68f2f30d..3644944523015113904203c1ecd422affd48ed31 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/spinbutton-value-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/spinbutton-value-expected.txt
|
| @@ -9,7 +9,7 @@ PASS endsWith(axSpin.intValue, '5') is true
|
| PASS endsWith(axSpin.minValue, '1') is true
|
| PASS endsWith(axSpin.maxValue, '9') is true
|
| PASS endsWith(axSpin.valueDescription, '5 of 9') is true
|
| -PASS axSpin.deprecatedTitle is axUntitled.deprecatedTitle
|
| +PASS axSpin.name is axUntitled.name
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|