From 3e240b1dbf0cd603f4f7b666bb4c32ee1ce416f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Esteban=20Manchado=20Vel=C3=A1zquez?= Date: Mon, 26 Mar 2018 15:08:30 +0000 Subject: [PATCH] Bug 1442901 [wpt PR 9799] - Add first batch of tests for content change selection update, a=testonly Automatic update from web-platform-testsAdd first batch of tests for selection update These tests already show differences between eg. Firefox and Chrome, and show what seems to be browser bugs. Follows https://github.com/whatwg/html/pull/3472. wpt-commits: 05d6e35a439546add8dc619c4641ae83551249f8 wpt-pr: 9799 wpt-commits: 05d6e35a439546add8dc619c4641ae83551249f8 wpt-pr: 9799 --- testing/web-platform/meta/MANIFEST.json | 10 ++ .../selection-start-end-extra.html | 123 ++++++++++++++++++ 2 files changed, 133 insertions(+) create mode 100644 testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-start-end-extra.html diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 287bcb177467c..6b7cfa5c686bc 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -331928,6 +331928,12 @@ {} ] ], + "html/semantics/forms/textfieldselection/selection-start-end-extra.html": [ + [ + "/html/semantics/forms/textfieldselection/selection-start-end-extra.html", + {} + ] + ], "html/semantics/forms/textfieldselection/selection-start-end.html": [ [ "/html/semantics/forms/textfieldselection/selection-start-end.html", @@ -564425,6 +564431,10 @@ "db63d0d1eedec810d4c7e1b38789be457e06e985", "testharness" ], + "html/semantics/forms/textfieldselection/selection-start-end-extra.html": [ + "d50596ef2b907db30e6121ba7a5d98c887cdc2b2", + "testharness" + ], "html/semantics/forms/textfieldselection/selection-start-end.html": [ "6bef6943accb6677e9f466df6cc5ad267b01680f", "testharness" diff --git a/testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-start-end-extra.html b/testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-start-end-extra.html new file mode 100644 index 0000000000000..af51354035c5c --- /dev/null +++ b/testing/web-platform/tests/html/semantics/forms/textfieldselection/selection-start-end-extra.html @@ -0,0 +1,123 @@ + + + + + +
+
+