Chromium Code Reviews| Index: LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt |
| diff --git a/LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt b/LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..25f4c7a525c1594a23b9e6f6046015bccbe5ae88 |
| --- /dev/null |
| +++ b/LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt |
| @@ -0,0 +1,5 @@ |
| +Relayout boundary for div#outer is: html |
| +Relayout boundary for div#boundary is: div#boundary |
| +Relayout boundary for div#inner is: div#boundary |
| +Relayout boundary for div#hidden is: No renderer for node, perhaps orphan or hidden node |
| + |