| Index: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-modal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-modal-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-modal-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4164b90b5e032cbde100c856183b280b2ae43398
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-modal-expected.txt
|
| @@ -0,0 +1,259 @@
|
| +Open Dialog
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "role",
|
| + "value": "dialog"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| + {
|
| + "name": "modal",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": true
|
| + }
|
| + }
|
| + ],
|
| + "domNode": "dialog#modal"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "role",
|
| + "value": "button"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "contents"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [],
|
| + "domNode": "div"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "role",
|
| + "value": "dialog"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| + {
|
| + "name": "modal",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": false
|
| + }
|
| + }
|
| + ],
|
| + "domNode": "div"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "role",
|
| + "value": "dialog"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| + {
|
| + "name": "modal",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": true
|
| + }
|
| + }
|
| + ],
|
| + "domNode": "div"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "role",
|
| + "value": "alertdialog"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| + {
|
| + "name": "live",
|
| + "value": {
|
| + "type": "token",
|
| + "value": "assertive"
|
| + }
|
| + },
|
| + {
|
| + "name": "atomic",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": false
|
| + }
|
| + },
|
| + {
|
| + "name": "relevant",
|
| + "value": {
|
| + "type": "tokenList",
|
| + "value": "additions text"
|
| + }
|
| + },
|
| + {
|
| + "name": "busy",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": false
|
| + }
|
| + },
|
| + {
|
| + "name": "modal",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": true
|
| + }
|
| + }
|
| + ],
|
| + "domNode": "div"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": true,
|
| + "ignoredReasons": [
|
| + {
|
| + "name": "notRendered",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": true
|
| + }
|
| + }
|
| + ],
|
| + "role": {
|
| + "type": "internalRole",
|
| + "value": "Ignored"
|
| + },
|
| + "domNode": "dialog"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "role",
|
| + "value": "dialog"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| + {
|
| + "name": "modal",
|
| + "value": {
|
| + "type": "boolean",
|
| + "value": false
|
| + }
|
| + }
|
| + ],
|
| + "domNode": "dialog"
|
| +}
|
| +
|
|
|