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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/checkbox.html

Issue 2651533003: Create a change in external/wpt meant to be reverted (Closed)
Patch Set: Created 3 years, 11 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/checkbox.html
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/checkbox.html b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/checkbox.html
index b1ccc64c1673dfe2d448bb6c2131bc102898f042..bbbb700d4b0674fbeb836cc38720a31a1ffc367c 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/checkbox.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/checkbox.html
@@ -146,4 +146,7 @@
assert_false(checkbox6.indeterminate);
checkbox6.click();
});
+
+ // This is a change meant to be reverted to test the WPT Export
+ // process in Chromium. See https://crbug.com/679951
</script>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698