| Index: LayoutTests/fast/forms/label/labels-owner-node-adopted-expected.txt
|
| diff --git a/LayoutTests/fast/forms/label/labels-owner-node-adopted-expected.txt b/LayoutTests/fast/forms/label/labels-owner-node-adopted-expected.txt
|
| index b1f517441e4c50d5c53b277939975fb4b44293e9..f95484ead26ad09ba130ec40423a4fe663867f4d 100644
|
| --- a/LayoutTests/fast/forms/label/labels-owner-node-adopted-expected.txt
|
| +++ b/LayoutTests/fast/forms/label/labels-owner-node-adopted-expected.txt
|
| @@ -10,4 +10,7 @@ PASS labels[0] is label0
|
| PASS label0.parentNode.appendChild(label1); labels.length is 2
|
| PASS labels[0] is label0
|
| PASS labels[1] is label1
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|