summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/resources/android.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/resources/android.css')
-rw-r--r--chromium/third_party/blink/renderer/core/html/resources/android.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/resources/android.css b/chromium/third_party/blink/renderer/core/html/resources/android.css
index 82121358290..b6ee01f4569 100644
--- a/chromium/third_party/blink/renderer/core/html/resources/android.css
+++ b/chromium/third_party/blink/renderer/core/html/resources/android.css
@@ -30,6 +30,12 @@
/* These styles override other user-agent styles for Chromium on Android. */
+/* This sheet is appended to html.css before parsing which means the selectors
+ below are in the default html namespace:
+
+ @namespace "http://www.w3.org/1999/xhtml"
+*/
+
input[type="date" i]:disabled,
input[type="datetime-local" i]:disabled,
input[type="month" i]:disabled,