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

Unified Diff: pages/testcases/css/02.md

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.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: pages/testcases/css/02.md
===================================================================
deleted file mode 100644
--- a/pages/testcases/css/02.md
+++ /dev/null
@@ -1,27 +0,0 @@
-title = ABP Test Pages
-template = testcase
-testcaseid = CSS-02
-
-An image included via the background-image CSS property and a base64 encoded image.
-
-<h3>Feature check</h3>
-Should display "Block..." in context menu:
-<table class="abp-feature-table">
-<tr>
- <th>IE</th>
- <th>Firefox</th>
- <th>Chrome</th>
- <th>Opera</th>
- <th>Safari</th>
-</tr>
-<tr>
- <td>No</td>
- <td>No</td>
- <td>No</td>
- <td>No</td>
- <td>No</td>
-</tr>
-</table>
-
-<h3>Test case</h3>
-<div class="abp-testcase-css-02"></div>

Powered by Google App Engine
This is Rietveld