| Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/datagrid-items-attached-to-dom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/datagrid-items-attached-to-dom-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/datagrid-items-attached-to-dom-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..471326ee2308b00b1157ee6338f6fde585fc254d
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/datagrid-items-attached-to-dom-expected.txt
|
| @@ -0,0 +1,53 @@
|
| +This tests viewport datagrid.
|
| +Nodes attached to dom:
|
| +a0
|
| +a1
|
| +a2
|
| +a3
|
| +a4
|
| +a5
|
| +a6
|
| +a7
|
| +a8
|
| +a9
|
| +a10
|
| +a11
|
| +a12
|
| +a13
|
| +a14
|
| +
|
| +Testing removal of some nodes
|
| +Should be missing node 0, 1, 3, 5 from dom:
|
| +Nodes attached to dom:
|
| +a2
|
| +a4
|
| +a6
|
| +a7
|
| +a8
|
| +a9
|
| +a10
|
| +a11
|
| +a12
|
| +a13
|
| +a14
|
| +
|
| +Testing adding of some nodes back
|
| +Should have nodes 0, 1, 3, 5 back in dom and previously added nodes removed:
|
| +Nodes attached to dom:
|
| +a0
|
| +a1
|
| +a2
|
| +a3
|
| +a4
|
| +a5
|
| +a6
|
| +a7
|
| +a8
|
| +a9
|
| +a10
|
| +a11
|
| +a12
|
| +a13
|
| +a14
|
| +
|
| +
|
|
|