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

Unified Diff: third_party/WebKit/LayoutTests/css1/basic/class_as_selector.html

Issue 1482493003: Convert css1/basic/class_as_selector to a ref test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « no previous file | third_party/WebKit/LayoutTests/css1/basic/class_as_selector-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/css1/basic/class_as_selector.html
diff --git a/third_party/WebKit/LayoutTests/css1/basic/class_as_selector.html b/third_party/WebKit/LayoutTests/css1/basic/class_as_selector.html
index 4ba16078f4546fdb3301e061dd80a5c64dd0669d..979a23113854963f08ac3effb565da0a6b525308 100644
--- a/third_party/WebKit/LayoutTests/css1/basic/class_as_selector.html
+++ b/third_party/WebKit/LayoutTests/css1/basic/class_as_selector.html
@@ -43,9 +43,6 @@ This sentence should be purple.
<TABLE border cellspacing="0" cellpadding="3" class="tabletest">
<TR>
-<TD colspan="2" bgcolor="silver"><STRONG>TABLE Testing Section</STRONG></TD>
-</TR>
-<TR>
<TD bgcolor="silver">&nbsp;</TD>
<TD><P class="one">
This sentence should be green.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css1/basic/class_as_selector-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698