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

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

Issue 2706013002: Added support for self.origin in Window and WorkerGlobalScope (Closed)
Patch Set: Fixed broken LayoutTests after rebase 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 4f71777a63b868e7e15d49227ed0f7301d88c6a0..e479d722f171b07d6f745cb5567326c99c8325d2 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -11708,6 +11708,11 @@
{}
]
],
+ "html/dom/self-origin.sub.html.orig": [
+ [
+ {}
+ ]
+ ],
"html/editing/dnd/README": [
[
{}
@@ -18113,6 +18118,16 @@
{}
]
],
+ "html/webappapis/the-windoworworkerglobalscope-mixin/support/WorkerSelfOriginSharedWorker.js": [
+ [
+ {}
+ ]
+ ],
+ "html/webappapis/the-windoworworkerglobalscope-mixin/support/WorkerSelfOriginWorker.js": [
+ [
+ {}
+ ]
+ ],
"images/anim-gr.gif": [
[
{}
@@ -21358,46 +21373,16 @@
{}
]
],
- "selection/collapse-00-expected.txt": [
- [
- {}
- ]
- ],
- "selection/collapse-30-expected.txt": [
- [
- {}
- ]
- ],
"selection/collapse.js": [
[
{}
]
],
- "selection/collapseToStartEnd-expected.txt": [
- [
- {}
- ]
- ],
"selection/common.js": [
[
{}
]
],
- "selection/extend-00-expected.txt": [
- [
- {}
- ]
- ],
- "selection/extend-20-expected.txt": [
- [
- {}
- ]
- ],
- "selection/extend-40-expected.txt": [
- [
- {}
- ]
- ],
"selection/extend.js": [
[
{}
@@ -21408,11 +21393,6 @@
{}
]
],
- "selection/isCollapsed-expected.txt": [
- [
- {}
- ]
- ],
"selection/removeAllRanges-expected.txt": [
[
{}
@@ -39700,6 +39680,12 @@
{}
]
],
+ "html/webappapis/the-windoworworkerglobalscope-mixin/Worker_Self_Origin.html": [
+ [
+ "/html/webappapis/the-windoworworkerglobalscope-mixin/Worker_Self_Origin.html",
+ {}
+ ]
+ ],
"html/webappapis/timers/evil-spec-example.html": [
[
"/html/webappapis/timers/evil-spec-example.html",
@@ -54612,7 +54598,7 @@
"support"
],
"./MANIFEST.json": [
- "1ba6d9d96ac2726755be2db4cfbae75877b16384",
+ "905c10735998ef22e7c8bb391c652e09e1929324",
"support"
],
"./README.md": [
@@ -65111,6 +65097,10 @@
"d821d4b41ac8517d345f86a9f8298f67284d1967",
"testharness"
],
+ "html/dom/self-origin.sub.html.orig": [
+ "739b2f5fb13ba9b29955f7b43f64bad98fa295e5",
+ "support"
+ ],
"html/editing/activation/click.html": [
"67a574b4b6721eacfaa940d934d1907c3b2b49cd",
"testharness"
@@ -73427,6 +73417,18 @@
"8efe37cac0d5dd0004bf0743c702eba27690058f",
"testharness"
],
+ "html/webappapis/the-windoworworkerglobalscope-mixin/Worker_Self_Origin.html": [
+ "9b895ac9dba41e20e341114eac7ab383cd8b08fb",
+ "testharness"
+ ],
+ "html/webappapis/the-windoworworkerglobalscope-mixin/support/WorkerSelfOriginSharedWorker.js": [
+ "42077e6038d7dca23ea9dbd6f95f0f53a9e762fa",
+ "support"
+ ],
+ "html/webappapis/the-windoworworkerglobalscope-mixin/support/WorkerSelfOriginWorker.js": [
+ "00ef4a167d7b93567416ee0de031feb76eaec937",
+ "support"
+ ],
"html/webappapis/timers/evil-spec-example.html": [
"49fd55dbbf64c6973a0e76284c0e3d8b7bf0ef3c",
"testharness"
@@ -82895,18 +82897,10 @@
"67bd52a4653938061f121ed57ead8d768acdde2b",
"support"
],
- "selection/collapse-00-expected.txt": [
- "cb6b89a32ab5910d7552abb9bf13c3de31a44824",
- "support"
- ],
"selection/collapse-00.html": [
"6c06617a84c3d4e5f121e4ccf8f7761ba1be1ceb",
"testharness"
],
- "selection/collapse-30-expected.txt": [
- "b848752153c11aba04cb02d76bf0f75541a35ec8",
- "support"
- ],
"selection/collapse-30.html": [
"943e7d8960212bc5d5eadb45ff641b9d9525a44a",
"testharness"
@@ -82915,12 +82909,8 @@
"4cd755764b43e348b2dcf23d1c800953ee28f059",
"support"
],
- "selection/collapseToStartEnd-expected.txt": [
- "c255bb04eda843b87c255fdb965136b2a786a8af",
- "support"
- ],
"selection/collapseToStartEnd.html": [
- "630885adfd3996c7dc7da4088fc8c8449a8da452",
+ "2067830e0fa02de58d8459da435b13c277341196",
"testharness"
],
"selection/common.js": [
@@ -82935,26 +82925,14 @@
"d20aba9b9ef8654b553f1adb1eb4f16e642fe649",
"manual"
],
- "selection/extend-00-expected.txt": [
- "3c68a9961b52dbedf5eea97287db485236d34221",
- "support"
- ],
"selection/extend-00.html": [
"189e4939230b1a0540e326640f6390e64708efed",
"testharness"
],
- "selection/extend-20-expected.txt": [
- "9acbe1d83b64ae83252fb896a21668944def8f5f",
- "support"
- ],
"selection/extend-20.html": [
"23664c8f1957d8491526ba9f53e03242f3f3042f",
"testharness"
],
- "selection/extend-40-expected.txt": [
- "0160a1d69f15c454ec0386418f10e8b07daa4fd9",
- "support"
- ],
"selection/extend-40.html": [
"5e3ce84e8a060b0de0a5468faeec433b67c5aea7",
"testharness"
@@ -82972,19 +82950,15 @@
"testharness"
],
"selection/interfaces-expected.txt": [
- "ccb4664f886a9f11a3c48eb4d99ca2fe854b0e23",
+ "ba5cf4a994fc761670c2c21dce9853c8f7acd10e",
"support"
],
"selection/interfaces.html": [
- "9ec3001efd5e443a533d261a51c94c3f60e273ed",
+ "dc08fae99f9b481a63ed5f78aa8b32eeaba28b35",
"testharness"
],
- "selection/isCollapsed-expected.txt": [
- "12310c61c361c3c8214e536593c310dbfb611124",
- "support"
- ],
"selection/isCollapsed.html": [
- "9304191778ec0fb6b5d613efde19d1574b867dac",
+ "d1984a9359d880dfb81197e7ec31b2456833809d",
"testharness"
],
"selection/removeAllRanges-expected.txt": [

Powered by Google App Engine
This is Rietveld 408576698