| 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 964fb3291edc9270829b6915218f4bb934949cd7..aac4641f7c6074c373c5ff8e8c2b642f85cccfd6 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
|
| @@ -948,7 +948,7 @@
|
| "type": "relatedElement",
|
| "value": {
|
| "type": "computedString",
|
| - "value": "label-wrapping-text10 "
|
| + "value": "label-wrapping-text10"
|
| },
|
| "nativeSource": "labelwrapped",
|
| "nativeSourceValue": {
|
| @@ -956,7 +956,7 @@
|
| "relatedNodes": [
|
| {
|
| "backendDOMNodeId": "<number>",
|
| - "text": "label-wrapping-text10 "
|
| + "text": "label-wrapping-text10"
|
| }
|
| ]
|
| }
|
| @@ -1037,7 +1037,7 @@
|
| "type": "nodeList",
|
| "relatedNodes": [
|
| {
|
| - "text": "label-wrapping-text10 ",
|
| + "text": "label-wrapping-text10",
|
| "nodeResult": "label"
|
| }
|
| ]
|
|
|