Commit 78a41f52 authored by Chris Hall's avatar Chris Hall Committed by Commit Bot

Removing 'language' from deny-node test as it is a separate concern.

BUG=889370
R=dmazzoni,aboxhall

Change-Id: Icdd7604a497530503864f61a30a85e6f3a3ac75b
Reviewed-on: https://chromium-review.googlesource.com/c/1493633
Auto-Submit: Chris Hall <chrishall@chromium.org>
Commit-Queue: Alice Boxhall <aboxhall@chromium.org>
Reviewed-by: default avatarAlice Boxhall <aboxhall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636687}
parent 96c965fb
rootWebArea language='en-US' rootWebArea
++genericContainer language='en' ++genericContainer
++++staticText language='en' name='This is a very important form full of very important form related things to fill in, it is likely the most important form you will see within the next 100 milliseconds. You may think I am just rambling, but this is rambling with a purpose! We need enough content in this div to force splitting across multiple inlineTextBox-en which we can then ignore using *-DENY-NODE.' ++++staticText name='This is a very important form full of very important form related things to fill in, it is likely the most important form you will see within the next 100 milliseconds. You may think I am just rambling, but this is rambling with a purpose! We need enough content in this div to force splitting across multiple inlineTextBox-en which we can then ignore using *-DENY-NODE.'
++form language='en' ++form
++++paragraph language='en' ++++paragraph
++++++staticText language='en' name='Please provide your details:' ++++++staticText name='Please provide your details:'
++++labelText language='en' ++++labelText
++++++staticText language='en' name='Quack:' ++++++staticText name='Quack:'
++++textField language='en' name='Quack:' ++++textField name='Quack:'
++++++genericContainer language='en' ++++++genericContainer
++++labelText language='en' ++++labelText
++++++staticText language='en' name='Moo?:' ++++++staticText name='Moo?:'
++++radioButton language='en' name='Mooooo!' checkedState=false ++++radioButton name='Mooooo!' checkedState=false
++++radioButton language='en' name='Mooooo?' checkedState=false ++++radioButton name='Mooooo?' checkedState=false
++++button language='en' name='Submit' ++++button name='Submit'
AXWebArea AXLanguage='en-US' AXWebArea
++AXGroup AXLanguage='en' ++AXGroup
++++AXStaticText AXValue='This is a very important form full of very important form related things to fill in, it is likely the most important form you will see within the next 100 milliseconds. You may think I am just rambling, but this is rambling with a purpose! We need enough content in this div to force splitting across multiple inlineTextBox-en which we can then ignore using *-DENY-NODE.' ++++AXStaticText AXValue='This is a very important form full of very important form related things to fill in, it is likely the most important form you will see within the next 100 milliseconds. You may think I am just rambling, but this is rambling with a purpose! We need enough content in this div to force splitting across multiple inlineTextBox-en which we can then ignore using *-DENY-NODE.'
++AXGroup AXLanguage='en' ++AXGroup
++++AXGroup ++++AXGroup
++++++AXStaticText AXValue='Please provide your details:' ++++++AXStaticText AXValue='Please provide your details:'
++++AXGroup ++++AXGroup
......
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE language:en ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++IA2_ROLE_SECTION language:en ++IA2_ROLE_SECTION
++++ROLE_SYSTEM_STATICTEXT name='This is a very important form full of very important form related things to fill in, it is likely the most important form you will see within the next 100 milliseconds. You may think I am just rambling, but this is rambling with a purpose! We need enough content in this div to force splitting across multiple inlineTextBox-en which we can then ignore using *-DENY-NODE.' language:en ++++ROLE_SYSTEM_STATICTEXT name='This is a very important form full of very important form related things to fill in, it is likely the most important form you will see within the next 100 milliseconds. You may think I am just rambling, but this is rambling with a purpose! We need enough content in this div to force splitting across multiple inlineTextBox-en which we can then ignore using *-DENY-NODE.'
++IA2_ROLE_FORM language:en language:en language:en language:en language:en language:en language:en language:en ++IA2_ROLE_FORM
++++IA2_ROLE_PARAGRAPH language:en ++++IA2_ROLE_PARAGRAPH
++++++ROLE_SYSTEM_STATICTEXT name='Please provide your details:' language:en ++++++ROLE_SYSTEM_STATICTEXT name='Please provide your details:'
++++IA2_ROLE_LABEL language:en ++++IA2_ROLE_LABEL
++++++ROLE_SYSTEM_STATICTEXT name='Quack:' language:en ++++++ROLE_SYSTEM_STATICTEXT name='Quack:'
++++ROLE_SYSTEM_TEXT name='Quack:' FOCUSABLE ++++ROLE_SYSTEM_TEXT name='Quack:' FOCUSABLE
++++IA2_ROLE_LABEL language:en ++++IA2_ROLE_LABEL
++++++ROLE_SYSTEM_STATICTEXT name='Moo?:' language:en ++++++ROLE_SYSTEM_STATICTEXT name='Moo?:'
++++ROLE_SYSTEM_RADIOBUTTON name='Mooooo!' FOCUSABLE IA2_STATE_CHECKABLE checkable:true language:en ++++ROLE_SYSTEM_RADIOBUTTON name='Mooooo!' FOCUSABLE IA2_STATE_CHECKABLE checkable:true
++++ROLE_SYSTEM_RADIOBUTTON name='Mooooo?' FOCUSABLE IA2_STATE_CHECKABLE checkable:true language:en ++++ROLE_SYSTEM_RADIOBUTTON name='Mooooo?' FOCUSABLE IA2_STATE_CHECKABLE checkable:true
++++ROLE_SYSTEM_PUSHBUTTON name='Submit' FOCUSABLE language:en ++++ROLE_SYSTEM_PUSHBUTTON name='Submit' FOCUSABLE
<!-- <!--
@BLINK-ALLOW:language=*
@BLINK-DENY-NODE:internalRole=inlineTextBox @BLINK-DENY-NODE:internalRole=inlineTextBox
@BLINK-DENY-NODE:internalRole=checkBox @BLINK-DENY-NODE:internalRole=checkBox
@BLINK-DENY-NODE:internalRole=lineBreak @BLINK-DENY-NODE:internalRole=lineBreak
@WIN-ALLOW:language:*
@WIN-DENY-NODE:role=ROLE_SYSTEM_CHECKBUTTON @WIN-DENY-NODE:role=ROLE_SYSTEM_CHECKBUTTON
@WIN-DENY-NODE:role=ROLE_SYSTEM_WHITESPACE @WIN-DENY-NODE:role=ROLE_SYSTEM_WHITESPACE
@MAC-ALLOW:AXLanguage*
@MAC-DENY-NODE:AXRole=AXCheckBox @MAC-DENY-NODE:AXRole=AXCheckBox
--> -->
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html>
<body> <body>
<div> <div>
This is a very important form full of very important form related things to This is a very important form full of very important form related things to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment