Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html

Issue 2466243002: Add a UA style, "display: contents", for <slot> (Closed)
Patch Set: Use html.css Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
new file mode 100644
index 0000000000000000000000000000000000000000..f1727bfa269d97e99111bbc97ecd62ab65eb512c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html
@@ -0,0 +1,5 @@
+<!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> -->

Powered by Google App Engine
This is Rietveld 408576698