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

Unified Diff: LayoutTests/fast/css/foreignObject-bloom-filter-expected.txt

Issue 1099963003: Support type selector for camel-cased SVG elements in HTML. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Addressed review issues. Created 5 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/css/foreignObject-bloom-filter-expected.txt
diff --git a/LayoutTests/fast/css/foreignObject-bloom-filter-expected.txt b/LayoutTests/fast/css/foreignObject-bloom-filter-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30ad096bc8082995c2d98ff78e262e7b0667f94c
--- /dev/null
+++ b/LayoutTests/fast/css/foreignObject-bloom-filter-expected.txt
@@ -0,0 +1,10 @@
+Check that the selector filter does not reject a foreignobject selector due to camelCasing.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(green).color is "rgb(0, 128, 0)"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+This text should be green.
« no previous file with comments | « LayoutTests/fast/css/foreignObject-bloom-filter.html ('k') | LayoutTests/fast/svg/foreign-object-case-sensitivity.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698