Index: LayoutTests/accessibility/legend-expected.txt |
diff --git a/LayoutTests/accessibility/legend-expected.txt b/LayoutTests/accessibility/legend-expected.txt |
index fca9d42432abf2feee88117f16f7291aebe6a98d..47ae9b56941b8c6f57a0fd7086921c02098e3bf4 100644 |
--- a/LayoutTests/accessibility/legend-expected.txt |
+++ b/LayoutTests/accessibility/legend-expected.txt |
@@ -10,9 +10,11 @@ AXRole: AXWebArea AXValue: |
AXRole: AXGroup AXValue: |
AXRole: AXLegend AXValue: << fieldset's titleUIElement |
AXRole: AXStaticText AXValue: Choose a shipping method: |
+ AXRole: AXInlineTextBox AXValue: Choose a shipping method: |
AXRole: AXGroup AXValue: |
AXRole: AXRadioButton AXValue: |
AXRole: AXStaticText AXValue: Overnight |
+ AXRole: AXInlineTextBox AXValue: Overnight |
AXRole: AXDiv AXValue: |
AXRole: AXStaticText AXValue: End of test |
PASS titleUIElement != null is true |