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

Unified Diff: LayoutTests/fast/regions/svg-doc-fragment-not-collected-expected.html

Issue 159933010: Remove everything region-specific from LayoutTests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/regions/svg-doc-fragment-not-collected-expected.html
diff --git a/LayoutTests/fast/regions/svg-doc-fragment-not-collected-expected.html b/LayoutTests/fast/regions/svg-doc-fragment-not-collected-expected.html
deleted file mode 100644
index 748a98f9595a84890068a95f95aeba1ffaab1b8e..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/regions/svg-doc-fragment-not-collected-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!doctype html>
-<html>
- <body>
- <p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=73735">73735</a>: Collect SVG nodes in render flow thread</p>
- <p>It should NOT be possible to collect a "svg" node that is not root into a render flow thread.</p>
- <p>On success, you should see a green box below.</p>
- <div style="width:50px; height:50px; background-color: green;"></div>
- </body>
-</html>
« no previous file with comments | « LayoutTests/fast/regions/svg-doc-fragment-not-collected.html ('k') | LayoutTests/fast/regions/svg-element-not-collected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698