Index: content/test/data/accessibility/html/input-text-expected-win.txt |
diff --git a/content/test/data/accessibility/html/input-text-expected-win.txt b/content/test/data/accessibility/html/input-text-expected-win.txt |
index ca4608b814c24fe56fdaa11fe8a4f78bb2d87796..291a11fcdba0d985a1cefa863de95adc1c1e4dff 100644 |
--- a/content/test/data/accessibility/html/input-text-expected-win.txt |
+++ b/content/test/data/accessibility/html/input-text-expected-win.txt |
@@ -1,3 +1,3 @@ |
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0>' caret_offset=0 n_selections=0 |
++IA2_ROLE_SECTION ia2_hypertext='<obj0>' caret_offset=0 n_selections=0 |
-++++ROLE_SYSTEM_TEXT name='Name' value='Name' FOCUSABLE IA2_STATE_EDITABLE IA2_STATE_SELECTABLE_TEXT IA2_STATE_SINGLE_LINE text-input-type:text ia2_hypertext='Name' caret_offset=0 n_selections=0 |
+++++ROLE_SYSTEM_TEXT name='Name' FOCUSABLE IA2_STATE_EDITABLE IA2_STATE_SELECTABLE_TEXT IA2_STATE_SINGLE_LINE text-input-type:text caret_offset=0 n_selections=0 |