Home | History | Annotate | Download | only in Scripts

Lines Matching refs:wml

594 if (checkWebCoreFeatureSupport("WML", 0)) {
595 $supportedFileExtensions{'wml'} = 1;
597 $ignoredDirectories{'http/tests/wml'} = 1;
598 $ignoredDirectories{'fast/wml'} = 1;
599 $ignoredDirectories{'wml'} = 1;
796 } elsif ($test !~ /^http\/tests\/local\// && $test !~ /^http\/tests\/ssl\// && $test !~ /^http\/tests\/wml\//) {