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

Unified Diff: LayoutTests/fast/dom/HTMLObjectElement/data-attr-reattach-recalc-expected.txt

Issue 521603002: Do not use SubtreeStyleChange for reattachment of plugin renderers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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/HTMLObjectElement/data-attr-reattach-recalc-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLObjectElement/data-attr-reattach-recalc-expected.txt b/LayoutTests/fast/dom/HTMLObjectElement/data-attr-reattach-recalc-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e4d4c9ddf60432c192c8d002ebf1094499fc286
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLObjectElement/data-attr-reattach-recalc-expected.txt
@@ -0,0 +1,11 @@
+Changing data attribute on should not cause sibling subtree recalc.
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS internals.updateStyleAndReturnAffectedElementCount() is 1
+
+

Powered by Google App Engine
This is Rietveld 408576698