Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html b/third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html |
| index f1727bfa269d97e99111bbc97ecd62ab65eb512c..d72091fe065fd629484a148b86f15e67a9d6453e 100644 |
| --- a/third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html |
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html |
| @@ -1,5 +1,2 @@ |
| <!DOCTYPE html> |
| -<!-- Since "dispaly: contents" is not well implemented yet, --> |
| -<!-- fallback elements of slots in non-shadow trees are not displayed. --> |
| -<!-- See http://crbug.com/657748 for details. --> |
| -<!-- <div>fallback</div> --> |
| +<div>fallback</div> |