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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2710593009: Selection API: add removeRange(). (Closed)
Patch Set: rebase Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/selection/interfaces-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 878d5a0de9f9479a09ccc9fc01bfbb15edbb76a7..88af44c04879af01de02ad6d2c8ae02823b7050b 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -49973,6 +49973,12 @@
{}
]
],
+ "selection/removeRange.html": [
+ [
+ "/selection/removeRange.html",
+ {}
+ ]
+ ],
"selection/selectAllChildren.html": [
[
"/selection/selectAllChildren.html",
@@ -83366,6 +83372,10 @@
"23385a72a586db288b282eb251f9384048532666",
"testharness"
],
+ "selection/removeRange.html": [
+ "9a4f6531d510b781edd02acae9ffd2453bf48423",
+ "testharness"
+ ],
"selection/selectAllChildren.html": [
"1951e6d34c7959c038146efde2d49a7898eaee29",
"testharness"
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/selection/interfaces-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698