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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Issue 2710593009: Selection API: add removeRange(). (Closed)
Patch Set: . Created 3 years, 10 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:
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index c4464d803268202ebfc759e15cea5fd3f28f9345..346ad9f319b68b63233d9729672cf02a83304999 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -49916,6 +49916,12 @@
{}
]
],
+ "selection/removeRange.html": [
+ [
+ "/selection/removeRange.html",
+ {}
+ ]
+ ],
"selection/selectAllChildren.html": [
[
"/selection/selectAllChildren.html",
@@ -54766,7 +54772,7 @@
"support"
],
"./MANIFEST.json": [
- "9308ccf7a833b8f021128cebbb59c78a5b03a9ae",
+ "49ed1806559e344b58eda2479a32992e41b5ecdd",
"support"
],
"./README.md": [
@@ -83265,6 +83271,10 @@
"23385a72a586db288b282eb251f9384048532666",
"testharness"
],
+ "selection/removeRange.html": [
+ "9a4f6531d510b781edd02acae9ffd2453bf48423",
+ "testharness"
+ ],
"selection/selectAllChildren.html": [
"1951e6d34c7959c038146efde2d49a7898eaee29",
"testharness"

Powered by Google App Engine
This is Rietveld 408576698