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

Unified Diff: LayoutTests/fast/forms/select-live-pseudo-selectors.html

Issue 236753004: Re-land "Improve support for :read-only and :read-write pseudoclasses". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 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
Index: LayoutTests/fast/forms/select-live-pseudo-selectors.html
diff --git a/LayoutTests/fast/forms/select-live-pseudo-selectors.html b/LayoutTests/fast/forms/select-live-pseudo-selectors.html
index 3c1be2e30a00db06612d39601de9ef9903c34886..e7de3becea1d46fe624a4ae6142f49a358224c3c 100644
--- a/LayoutTests/fast/forms/select-live-pseudo-selectors.html
+++ b/LayoutTests/fast/forms/select-live-pseudo-selectors.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html
+<html>
<head>
<link rel="stylesheet" href="resources/live-pseudo-selectors.css">
<script src="../../resources/js-test.js"></script>

Powered by Google App Engine
This is Rietveld 408576698