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

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

Issue 1939303002: Enable accessible name of a control to include multiple <label> elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update expectations Created 4 years, 7 months 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-labelledby-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-labelledby-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-labelledby-expected.txt
index 2f36b44cdf0eadd8de611ffd310e3cc0e221ec4d..751e3f1c46e087a0fd351716c71e1de82fc2fda1 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-labelledby-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-labelledby-expected.txt
@@ -210,10 +210,6 @@
},
{
"type": "contents",
aboxhall 2016/06/03 21:19:44 Hmmm something weird has happened here. Is this a
- "value": {
- "type": "computedString",
- "value": "Contents"
- },
"superseded": true
},
{
@@ -298,10 +294,6 @@
},
{
"type": "contents",
- "value": {
- "type": "computedString",
- "value": "Contents"
- },
"superseded": true
},
{

Powered by Google App Engine
This is Rietveld 408576698