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

Unified Diff: LayoutTests/fast/dom/shadow/summary-without-details.html

Issue 15680005: Element::recalcStyle() overly reattach()-es InsertionPoints. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test and test expectations Created 7 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/shadow/summary-without-details.html
diff --git a/LayoutTests/fast/dom/shadow/summary-without-details.html b/LayoutTests/fast/dom/shadow/summary-without-details.html
new file mode 100644
index 0000000000000000000000000000000000000000..df53f8a4a106a73fd4633ab5cb042518027c582f
--- /dev/null
+++ b/LayoutTests/fast/dom/shadow/summary-without-details.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<html><body><summary>Hello.</summary></body></html>

Powered by Google App Engine
This is Rietveld 408576698