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

Unified Diff: content/test/data/textinput/page_with_input.html

Issue 1895523002: Revert of Browser Side Text Input State Tracking for OOPIF. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « content/renderer/render_widget.cc ('k') | content/test/data/textinput/page_with_input_iframeX2_input.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/textinput/page_with_input.html
diff --git a/content/test/data/textinput/page_with_input.html b/content/test/data/textinput/page_with_input.html
deleted file mode 100644
index 8491366fcf9bc2fbfd0b4052bd92e86cec0df9c6..0000000000000000000000000000000000000000
--- a/content/test/data/textinput/page_with_input.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title> Page with input field. </title>
-</head>
-<body>
- <input type="text"/>
-</body>
-</html>
« no previous file with comments | « content/renderer/render_widget.cc ('k') | content/test/data/textinput/page_with_input_iframeX2_input.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698