Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt

Issue 2492083002: Implement aria-placeholder (Closed)
Patch Set: Rebaseline android placeholder test Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt
index 20cd10d7d5076908b3e4395108bf0cb73f9c0186..805f891b422208b38e47a4474d7ee0ba0b463568 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt
@@ -26,6 +26,10 @@
"attribute": "placeholder"
},
{
+ "type": "placeholder",
+ "attribute": "aria-placeholder"
+ },
+ {
"type": "attribute",
"attribute": "title"
}
@@ -91,6 +95,10 @@
"attribute": "placeholder"
},
{
+ "type": "placeholder",
+ "attribute": "aria-placeholder"
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -168,12 +176,26 @@
}
},
{
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text3-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text3-aria-placeholder"
+ },
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
"value": "text3-title"
},
- "attribute": "title"
+ "attribute": "title",
+ "superseded": true
}
]
},
@@ -263,6 +285,19 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text4-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text4-aria-placeholder"
+ },
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -275,7 +310,7 @@
},
"description": {
"type": "computedString",
- "value": "text4-placeholder"
+ "value": "text4-title"
},
"properties": [
{
@@ -380,6 +415,19 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text5-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text5-aria-placeholder"
+ },
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -392,7 +440,7 @@
},
"description": {
"type": "computedString",
- "value": "text5-placeholder"
+ "value": "text5-title"
},
"properties": [
{
@@ -501,6 +549,19 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text6-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text6-aria-placeholder"
+ },
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -513,7 +574,7 @@
},
"description": {
"type": "computedString",
- "value": "text6-placeholder"
+ "value": "text6-title"
},
"properties": [
{
@@ -602,6 +663,11 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "attribute": "aria-placeholder",
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -688,6 +754,10 @@
"attribute": "placeholder"
},
{
+ "type": "placeholder",
+ "attribute": "aria-placeholder"
+ },
+ {
"type": "attribute",
"attribute": "title"
}
@@ -779,6 +849,19 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text9-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text9-aria-placeholder"
+ },
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -791,7 +874,7 @@
},
"description": {
"type": "computedString",
- "value": "text9-placeholder"
+ "value": "text9-title"
},
"properties": [
{
@@ -891,6 +974,19 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text10-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text10-aria-placeholder"
+ },
+ "superseded": true
+ },
+ {
"type": "attribute",
"value": {
"type": "computedString",
@@ -903,7 +999,7 @@
},
"description": {
"type": "computedString",
- "value": "text10-placeholder"
+ "value": "text10-title"
},
"properties": [
{
@@ -995,6 +1091,11 @@
"superseded": true
},
{
+ "type": "placeholder",
+ "attribute": "aria-placeholder",
+ "superseded": true
+ },
+ {
"type": "attribute",
"attribute": "title",
"superseded": true
@@ -1049,4 +1150,90 @@
],
"domNode": "input#text11"
}
+{
+ "nodeId": "<string>",
+ "ignored": false,
+ "role": {
+ "type": "role",
+ "value": "textbox"
+ },
+ "name": {
+ "type": "computedString",
+ "value": "text12-aria-placeholder",
+ "sources": [
+ {
+ "type": "relatedElement",
+ "attribute": "aria-labelledby"
+ },
+ {
+ "type": "attribute",
+ "attribute": "aria-label"
+ },
+ {
+ "type": "relatedElement",
+ "nativeSource": "label"
+ },
+ {
+ "type": "placeholder",
+ "attribute": "placeholder"
+ },
+ {
+ "type": "placeholder",
+ "value": {
+ "type": "computedString",
+ "value": "text12-aria-placeholder"
+ },
+ "attribute": "aria-placeholder",
+ "attributeValue": {
+ "type": "string",
+ "value": "text12-aria-placeholder"
+ }
+ },
+ {
+ "type": "attribute",
+ "value": {
+ "type": "computedString",
+ "value": "text12-title"
+ },
+ "attribute": "title",
+ "superseded": true
+ }
+ ]
+ },
+ "description": {
+ "type": "computedString",
+ "value": "text12-title"
+ },
+ "properties": [
+ {
+ "name": "invalid",
+ "value": {
+ "type": "token",
+ "value": "false"
+ }
+ },
+ {
+ "name": "multiline",
+ "value": {
+ "type": "boolean",
+ "value": false
+ }
+ },
+ {
+ "name": "readonly",
+ "value": {
+ "type": "boolean",
+ "value": false
+ }
+ },
+ {
+ "name": "required",
+ "value": {
+ "type": "boolean",
+ "value": false
+ }
+ }
+ ],
+ "domNode": "input#text12"
+}

Powered by Google App Engine
This is Rietveld 408576698