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

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

Issue 2450093005: Support display: contents for elements, first-line and first-letter pseudos. (Closed)
Patch Set: Support display: contents for elements, first-line and first-letter pseudos. Created 3 years, 10 months 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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <!-- Since "dispaly: contents" is not well implemented yet, --> 2 <div>fallback</div>
3 <!-- fallback elements of slots in non-shadow trees are not displayed. -->
4 <!-- See http://crbug.com/657748 for details. -->
5 <!-- <div>fallback</div> -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698