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

Unified Diff: LayoutTests/svg/dom/content-model-expected.txt

Issue 1006863002: Some minor touch-ups to the SVG content-model test framework (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add text element classes. Drop some dead containers. Created 5 years, 9 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
« no previous file with comments | « LayoutTests/svg/dom/content-model.html ('k') | LayoutTests/svg/dom/resources/svgtags.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/dom/content-model-expected.txt
diff --git a/LayoutTests/svg/dom/content-model-expected.txt b/LayoutTests/svg/dom/content-model-expected.txt
index 62650a6de2bbbbc0c9dd175e19bf274fd327f8e0..f6c5d3fb89d23d3390d2d175a69a08c25a89292a 100644
--- a/LayoutTests/svg/dom/content-model-expected.txt
+++ b/LayoutTests/svg/dom/content-model-expected.txt
@@ -3,7 +3,7 @@ This test validates renderer instantiation against the SVG content model.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS <filter>: [CLASS_DESCRIPTIVE,CLASS_FILTER_PRIMITIVE,animate,feDropShadow,set]
+PASS <filter>: [CLASS_DESCRIPTIVE,CLASS_FILTER_PRIMITIVE,animate,set]
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/svg/dom/content-model.html ('k') | LayoutTests/svg/dom/resources/svgtags.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698