Title: [237363] trunk/LayoutTests
- Revision
- 237363
- Author
- [email protected]
- Date
- 2018-10-23 12:44:46 -0700 (Tue, 23 Oct 2018)
Log Message
Web Inspector: Remove unused css-rules pretty printing test expectation
https://bugs.webkit.org/show_bug.cgi?id=190834
Patch by Joseph Pecoraro <[email protected]> on 2018-10-23
Reviewed by Matt Baker.
* inspector/codemirror/prettyprinting-css-rules-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (237362 => 237363)
--- trunk/LayoutTests/ChangeLog 2018-10-23 19:29:54 UTC (rev 237362)
+++ trunk/LayoutTests/ChangeLog 2018-10-23 19:44:46 UTC (rev 237363)
@@ -1,3 +1,12 @@
+2018-10-23 Joseph Pecoraro <[email protected]>
+
+ Web Inspector: Remove unused css-rules pretty printing test expectation
+ https://bugs.webkit.org/show_bug.cgi?id=190834
+
+ Reviewed by Matt Baker.
+
+ * inspector/codemirror/prettyprinting-css-rules-expected.txt: Removed.
+
2018-10-23 Ryan Haddad <[email protected]>
Unreviewed, rolling out r237280.
Deleted: trunk/LayoutTests/inspector/codemirror/prettyprinting-css-rules-expected.txt (237362 => 237363)
--- trunk/LayoutTests/inspector/codemirror/prettyprinting-css-rules-expected.txt 2018-10-23 19:29:54 UTC (rev 237362)
+++ trunk/LayoutTests/inspector/codemirror/prettyprinting-css-rules-expected.txt 2018-10-23 19:44:46 UTC (rev 237363)
@@ -1,91 +0,0 @@
-Test CSS Rule pretty printing with CodeMirror.
-
-
-== Running test suite: CodeMirror.PrettyPrinting.CSSRules
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.invalid-property-is-not-removed.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-newline-between-values.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-whitespace-before-colon.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-whitespace-before-semicolon.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-whitespace-before-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-whitespace-before-prefixed-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-whitespace-before-invalid-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.remove-whitespace-before-comment.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-comment-followed-by-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-comment-followed-by-prefixed-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-comment-followed-by-invalid-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-comment-followed-by-comment.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-property-followed-by-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-property-followed-by-prefixed-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-property-followed-by-invalid-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-property-followed-by-comment.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-invalid-property-followed-by-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-invalid-property-followed-by-prefixed-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-invalid-property-followed-by-invalid-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-invalid-property-followed-by-comment.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.split-property-without-semicolon-followed-by-comment-and-property.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.add-whitespace-between-values.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.add-whitespace-between-rules.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.add-whitespace-after-colon.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.add-whitespace-after-comma.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.do-not-append-semicolon.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.do-not-add-whitespace-before-prefixed-property-value.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.keep-prefixed-value.css
-PASS
-
--- Running test case: CodeMirror.PrettyPrinting.CSSRules.css-variables.css
-PASS
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes