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

Unified Diff: LayoutTests/NeverFixTests

Issue 309553007: Adding support for Text Selection on Disabled and Readonly input elements in Android (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed Linux and Windows Layout test breaks. Created 6 years, 2 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 | LayoutTests/editing/selection/readonly-disabled-text-selection.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/NeverFixTests
diff --git a/LayoutTests/NeverFixTests b/LayoutTests/NeverFixTests
index 207b8ff92c08ac0cc6cb9193414a949332112d4b..3a6eaf740b596d964076269639abf75dd3f1324d 100644
--- a/LayoutTests/NeverFixTests
+++ b/LayoutTests/NeverFixTests
@@ -104,6 +104,10 @@ fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
[ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
[ Mac Win ] virtual/textblob/svg/text/text-with-geometric-precision.svg [ WontFix ]
+# This test is specific to Android. Because long pressing on disabled/readonly input/textarea
+# won't trigger text selection on Linux/Mac/Windows platforms, hence we need to skip it.
+[ Linux Mac Win ] editing/selection/readonly-disabled-text-selection.html [ WontFix ]
+
# AAT/mortx shaping not supported on platforms other than Mac
[ Linux Win Android ] fast/text/aat-morx.html [ WontFix ]
[ Linux Win Android ] virtual/antialiasedtext/fast/text/aat-morx.html [ WontFix ]
« no previous file with comments | « no previous file | LayoutTests/editing/selection/readonly-disabled-text-selection.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698