Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/testcasefiles/document/stylesheet.css

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Addressed Dave's feedback Created June 4, 2018, 1:21 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: static/testcasefiles/document/stylesheet.css
===================================================================
--- a/static/testcasefiles/document/stylesheet.css
+++ b/static/testcasefiles/document/stylesheet.css
@@ -1,5 +1,5 @@
#test-article {
- background: none;
+ background: none;
background-color: red;
}

Powered by Google App Engine
This is Rietveld