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

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

Issue 2630243004: Manually import wpt/editing and wpt/selection/ (Closed)
Patch Set: Add expectation Created 3 years, 11 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/imported/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
index d33789695bb613c7773e646d40ee5e282d4ac103..1bdd18f62cac0a8ee80f2364546de7db814298c9 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
@@ -601,6 +601,12 @@
{}
]
],
+ "selection/dir-manual.html": [
+ [
+ "/selection/dir-manual.html",
+ {}
+ ]
+ ],
"uievents/keyboard/key-manual.css": [
[
"/uievents/keyboard/key-manual.css",
@@ -4810,6 +4816,11 @@
{}
]
],
+ "domparsing/createContextualFragment-expected.txt": [
+ [
+ {}
+ ]
+ ],
"domparsing/innerhtml-01-expected.txt": [
[
{}
@@ -4825,6 +4836,231 @@
{}
]
],
+ "editing/README": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/backcolor.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/bold.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/createlink.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/delete.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/fontname.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/fontsize.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/forecolor.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/formatblock.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/forwarddelete.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/hilitecolor.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/indent.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/inserthorizontalrule.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/inserthtml.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/insertimage.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/insertlinebreak.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/insertorderedlist.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/insertparagraph.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/inserttext.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/insertunorderedlist.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/italic.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/justifycenter.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/justifyfull.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/justifyleft.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/justifyright.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/misc.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/multitest.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/outdent.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/removeformat.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/strikethrough.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/subscript.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/superscript.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/underline.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/data/unlink.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/include/implementation.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/include/manualtest.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/include/reset.css": [
+ [
+ {}
+ ]
+ ],
+ "editing/include/tests.css": [
+ [
+ {}
+ ]
+ ],
+ "editing/include/tests.js": [
+ [
+ {}
+ ]
+ ],
+ "editing/manual/delete.manual.html": [
+ [
+ {}
+ ]
+ ],
+ "editing/manual/forwarddelete.manual.html": [
+ [
+ {}
+ ]
+ ],
+ "editing/manual/insertlinebreak.manual.html": [
+ [
+ {}
+ ]
+ ],
+ "editing/manual/insertparagraph.manual.html": [
+ [
+ {}
+ ]
+ ],
+ "editing/manual/inserttext.manual.html": [
+ [
+ {}
+ ]
+ ],
+ "editing/manual/inserttext2.manual.html": [
+ [
+ {}
+ ]
+ ],
"encoding/idlharness-expected.txt": [
[
{}
@@ -14355,6 +14591,11 @@
{}
]
],
+ "innerText/setter-expected.txt": [
+ [
+ {}
+ ]
+ ],
"innerText/setter-tests.js": [
[
{}
@@ -14580,6 +14821,16 @@
{}
]
],
+ "selection/common.js": [
+ [
+ {}
+ ]
+ ],
+ "selection/test-iframe.html": [
+ [
+ {}
+ ]
+ ],
"service-workers/cache-storage/resources/blank.html": [
[
{}
@@ -16530,6 +16781,11 @@
{}
]
],
+ "webvr/idlharness-expected.txt": [
+ [
+ {}
+ ]
+ ],
"workers/README.md": [
[
{}
@@ -20852,6 +21108,226 @@
{}
]
],
+ "editing/event.html": [
+ [
+ "/editing/event.html",
+ {}
+ ]
+ ],
+ "editing/other/delete.html": [
+ [
+ "/editing/other/delete.html",
+ {}
+ ]
+ ],
+ "editing/other/restoration.html": [
+ [
+ "/editing/other/restoration.html",
+ {}
+ ]
+ ],
+ "editing/run/backcolor.html": [
+ [
+ "/editing/run/backcolor.html",
+ {}
+ ]
+ ],
+ "editing/run/bold.html": [
+ [
+ "/editing/run/bold.html",
+ {}
+ ]
+ ],
+ "editing/run/createlink.html": [
+ [
+ "/editing/run/createlink.html",
+ {}
+ ]
+ ],
+ "editing/run/delete.html": [
+ [
+ "/editing/run/delete.html",
+ {}
+ ]
+ ],
+ "editing/run/fontname.html": [
+ [
+ "/editing/run/fontname.html",
+ {}
+ ]
+ ],
+ "editing/run/fontsize.html": [
+ [
+ "/editing/run/fontsize.html",
+ {}
+ ]
+ ],
+ "editing/run/forecolor.html": [
+ [
+ "/editing/run/forecolor.html",
+ {}
+ ]
+ ],
+ "editing/run/formatblock.html": [
+ [
+ "/editing/run/formatblock.html",
+ {}
+ ]
+ ],
+ "editing/run/forwarddelete.html": [
+ [
+ "/editing/run/forwarddelete.html",
+ {}
+ ]
+ ],
+ "editing/run/hilitecolor.html": [
+ [
+ "/editing/run/hilitecolor.html",
+ {}
+ ]
+ ],
+ "editing/run/indent.html": [
+ [
+ "/editing/run/indent.html",
+ {}
+ ]
+ ],
+ "editing/run/inserthorizontalrule.html": [
+ [
+ "/editing/run/inserthorizontalrule.html",
+ {}
+ ]
+ ],
+ "editing/run/inserthtml.html": [
+ [
+ "/editing/run/inserthtml.html",
+ {}
+ ]
+ ],
+ "editing/run/insertimage.html": [
+ [
+ "/editing/run/insertimage.html",
+ {}
+ ]
+ ],
+ "editing/run/insertlinebreak.html": [
+ [
+ "/editing/run/insertlinebreak.html",
+ {}
+ ]
+ ],
+ "editing/run/insertorderedlist.html": [
+ [
+ "/editing/run/insertorderedlist.html",
+ {}
+ ]
+ ],
+ "editing/run/insertparagraph.html": [
+ [
+ "/editing/run/insertparagraph.html",
+ {}
+ ]
+ ],
+ "editing/run/inserttext.html": [
+ [
+ "/editing/run/inserttext.html",
+ {}
+ ]
+ ],
+ "editing/run/insertunorderedlist.html": [
+ [
+ "/editing/run/insertunorderedlist.html",
+ {}
+ ]
+ ],
+ "editing/run/italic.html": [
+ [
+ "/editing/run/italic.html",
+ {}
+ ]
+ ],
+ "editing/run/justifycenter.html": [
+ [
+ "/editing/run/justifycenter.html",
+ {
+ "timeout": "long"
+ }
+ ]
+ ],
+ "editing/run/justifyfull.html": [
+ [
+ "/editing/run/justifyfull.html",
+ {}
+ ]
+ ],
+ "editing/run/justifyleft.html": [
+ [
+ "/editing/run/justifyleft.html",
+ {}
+ ]
+ ],
+ "editing/run/justifyright.html": [
+ [
+ "/editing/run/justifyright.html",
+ {}
+ ]
+ ],
+ "editing/run/misc.html": [
+ [
+ "/editing/run/misc.html",
+ {}
+ ]
+ ],
+ "editing/run/multitest.html": [
+ [
+ "/editing/run/multitest.html",
+ {
+ "timeout": "long"
+ }
+ ]
+ ],
+ "editing/run/outdent.html": [
+ [
+ "/editing/run/outdent.html",
+ {}
+ ]
+ ],
+ "editing/run/removeformat.html": [
+ [
+ "/editing/run/removeformat.html",
+ {}
+ ]
+ ],
+ "editing/run/strikethrough.html": [
+ [
+ "/editing/run/strikethrough.html",
+ {}
+ ]
+ ],
+ "editing/run/subscript.html": [
+ [
+ "/editing/run/subscript.html",
+ {}
+ ]
+ ],
+ "editing/run/superscript.html": [
+ [
+ "/editing/run/superscript.html",
+ {}
+ ]
+ ],
+ "editing/run/underline.html": [
+ [
+ "/editing/run/underline.html",
+ {}
+ ]
+ ],
+ "editing/run/unlink.html": [
+ [
+ "/editing/run/unlink.html",
+ {}
+ ]
+ ],
"encoding/api-basics.html": [
[
"/encoding/api-basics.html",
@@ -28484,6 +28960,90 @@
{}
]
],
+ "selection/Document-open.html": [
+ [
+ "/selection/Document-open.html",
+ {}
+ ]
+ ],
+ "selection/addRange.html": [
+ [
+ "/selection/addRange.html",
+ {
+ "timeout": "long"
+ }
+ ]
+ ],
+ "selection/collapse.html": [
+ [
+ "/selection/collapse.html",
+ {
+ "timeout": "long"
+ }
+ ]
+ ],
+ "selection/collapseToStartEnd.html": [
+ [
+ "/selection/collapseToStartEnd.html",
+ {}
+ ]
+ ],
+ "selection/deleteFromDocument.html": [
+ [
+ "/selection/deleteFromDocument.html",
+ {}
+ ]
+ ],
+ "selection/extend.html": [
+ [
+ "/selection/extend.html",
+ {
+ "timeout": "long"
+ }
+ ]
+ ],
+ "selection/getRangeAt.html": [
+ [
+ "/selection/getRangeAt.html",
+ {}
+ ]
+ ],
+ "selection/getSelection.html": [
+ [
+ "/selection/getSelection.html",
+ {}
+ ]
+ ],
+ "selection/interfaces.html": [
+ [
+ "/selection/interfaces.html",
+ {}
+ ]
+ ],
+ "selection/isCollapsed.html": [
+ [
+ "/selection/isCollapsed.html",
+ {}
+ ]
+ ],
+ "selection/removeAllRanges.html": [
+ [
+ "/selection/removeAllRanges.html",
+ {}
+ ]
+ ],
+ "selection/selectAllChildren.html": [
+ [
+ "/selection/selectAllChildren.html",
+ {}
+ ]
+ ],
+ "selection/setBaseAndExtent.html": [
+ [
+ "/selection/setBaseAndExtent.html",
+ {}
+ ]
+ ],
"service-workers/cache-storage/common.https.html": [
[
"/service-workers/cache-storage/common.https.html",
@@ -35611,6 +36171,10 @@
"f981058d771b4e6a0936e9f496527fe6177b2479",
"testharness"
],
+ "domparsing/createContextualFragment-expected.txt": [
+ "6fec3d7f117871eb0e4373c0977300f323886564",
+ "support"
+ ],
"domparsing/createContextualFragment.html": [
"e3d576cab516b137b3c758f4ab7528303a28744a",
"testharness"
@@ -35683,6 +36247,330 @@
"4842d40e22e25ee72536946d785a3cd03bc6a11d",
"testharness"
],
+ "editing/README": [
+ "faf2706da35ec626faa833c0498ef1e356584d27",
+ "support"
+ ],
+ "editing/data/backcolor.js": [
+ "a988f4c9e1ee5aa5c1ef1159b4b8b9c260bc8272",
+ "support"
+ ],
+ "editing/data/bold.js": [
+ "42c827538938e385a2c0f33e7fcbf26820fad74c",
+ "support"
+ ],
+ "editing/data/createlink.js": [
+ "3fd0f1356c1036f83f4151790dc3d989b47b7b6a",
+ "support"
+ ],
+ "editing/data/delete.js": [
+ "fef65beefeb76d9fdafd9afbb0fc70a9de3a61f5",
+ "support"
+ ],
+ "editing/data/fontname.js": [
+ "c436324c10eb0b76cae3bb6d162776e8af62ac91",
+ "support"
+ ],
+ "editing/data/fontsize.js": [
+ "0a1a242603bea5199a334843f33a7bc757423ea1",
+ "support"
+ ],
+ "editing/data/forecolor.js": [
+ "4704c7d76160f9fca158bdbe2d84117706aaadd2",
+ "support"
+ ],
+ "editing/data/formatblock.js": [
+ "7ec42b88c07ea41a37ee890bdc9ac5730f5edbb5",
+ "support"
+ ],
+ "editing/data/forwarddelete.js": [
+ "f6495290991e83aa0438e100d1ad8286f44b00b3",
+ "support"
+ ],
+ "editing/data/hilitecolor.js": [
+ "bcf7e39416f394bf2120b04ccb3edaeca7b7f863",
+ "support"
+ ],
+ "editing/data/indent.js": [
+ "10bb2567852a40d480785cd147a0f5cbe888d19b",
+ "support"
+ ],
+ "editing/data/inserthorizontalrule.js": [
+ "1db27b1d9ace51dc47cb1b5f51e2827357a73dd5",
+ "support"
+ ],
+ "editing/data/inserthtml.js": [
+ "8e8c02364a0f5ff7bff12a5446c9896fca5e6886",
+ "support"
+ ],
+ "editing/data/insertimage.js": [
+ "c2e2ad08ea335bb3be59d99de96132366f446eda",
+ "support"
+ ],
+ "editing/data/insertlinebreak.js": [
+ "fd09fb1a5c1f24f53b9a896c073dc3eed5d8cfd5",
+ "support"
+ ],
+ "editing/data/insertorderedlist.js": [
+ "99217ac94529676adc19b8a49460becf92a9d7c4",
+ "support"
+ ],
+ "editing/data/insertparagraph.js": [
+ "6e70f6c308844af53888cd4093580242fd73a275",
+ "support"
+ ],
+ "editing/data/inserttext.js": [
+ "5a0ceb860b775c14a2a096edfc75881eea1909f5",
+ "support"
+ ],
+ "editing/data/insertunorderedlist.js": [
+ "259f57149badc8c124f3e963b6f1d5fbe4e9dbdb",
+ "support"
+ ],
+ "editing/data/italic.js": [
+ "6677c18d063d0444cba053e082edce38ad60822b",
+ "support"
+ ],
+ "editing/data/justifycenter.js": [
+ "d61ca0251b32c1d11db99222bb48dfec4a18c6fa",
+ "support"
+ ],
+ "editing/data/justifyfull.js": [
+ "5f39fc5babb2d785f63a74989bf4d900a03f932d",
+ "support"
+ ],
+ "editing/data/justifyleft.js": [
+ "413a8ebf1501bd136bd4b789c5cec272a9204e9d",
+ "support"
+ ],
+ "editing/data/justifyright.js": [
+ "563d0d450b72d94cf062ec6c74ee1160ed8fc13a",
+ "support"
+ ],
+ "editing/data/misc.js": [
+ "d890db05d5166992d6a9aa5269d60f51a277de8a",
+ "support"
+ ],
+ "editing/data/multitest.js": [
+ "a7a7c79afbc60598311ec40ee630d119653684c8",
+ "support"
+ ],
+ "editing/data/outdent.js": [
+ "98d12d9e2eaadb98ab9580ebac19c1bf372ea5c7",
+ "support"
+ ],
+ "editing/data/removeformat.js": [
+ "a7dce438b92b252bccabaf86488428008df2d721",
+ "support"
+ ],
+ "editing/data/strikethrough.js": [
+ "e6d44fd95d818454b9c84ab76449be23ed7e1c94",
+ "support"
+ ],
+ "editing/data/subscript.js": [
+ "adfce261588df0b26fd2cdd881453a49caa7075d",
+ "support"
+ ],
+ "editing/data/superscript.js": [
+ "0640a4319d8a788e90adfcd8662ec7191080bcce",
+ "support"
+ ],
+ "editing/data/underline.js": [
+ "15c33ca88e2d4a797327cd72b6aba8c2d8aa838a",
+ "support"
+ ],
+ "editing/data/unlink.js": [
+ "b15636f4a5dc2a56712aa5133139244d0ba77624",
+ "support"
+ ],
+ "editing/event.html": [
+ "3b5d234da97509398df8faa0b9070219f785e0b2",
+ "testharness"
+ ],
+ "editing/include/implementation.js": [
+ "70e4aa6c7b5de97024917d05d3a652a30152ded9",
+ "support"
+ ],
+ "editing/include/manualtest.js": [
+ "c1e83d21d815eb57a5b940eae22d0d81680e5cb1",
+ "support"
+ ],
+ "editing/include/reset.css": [
+ "0b33f2454ee6bc4a306092f53b7672a98a27b257",
+ "support"
+ ],
+ "editing/include/tests.css": [
+ "62c0a6151ac8f59e962861b968757a712ecd48e0",
+ "support"
+ ],
+ "editing/include/tests.js": [
+ "30ccc3c37af706c78276459eb5b539262eddb3a8",
+ "support"
+ ],
+ "editing/manual/delete.manual.html": [
+ "2c11496c5db12571faacaebd6bb7b1f756dbf338",
+ "support"
+ ],
+ "editing/manual/forwarddelete.manual.html": [
+ "4ed58171d88661ab0939d5aeb6340e2f24bdcd5d",
+ "support"
+ ],
+ "editing/manual/insertlinebreak.manual.html": [
+ "c83f9b87e0a59246e779795d2f15740b54008d8f",
+ "support"
+ ],
+ "editing/manual/insertparagraph.manual.html": [
+ "b4555f993dccee606bff36076e6605b83f044b25",
+ "support"
+ ],
+ "editing/manual/inserttext.manual.html": [
+ "c1488f03b3319e4f1a2cfb71ebeddde6b0ca96d4",
+ "support"
+ ],
+ "editing/manual/inserttext2.manual.html": [
+ "7a5589f41ab8405d6ed09a4b83bd0c60e2a59677",
+ "support"
+ ],
+ "editing/other/delete.html": [
+ "c812df13215631719f8ff17eee4e0a854684670d",
+ "testharness"
+ ],
+ "editing/other/restoration.html": [
+ "432d9d66ec7621faf22a31960816290193b60aed",
+ "testharness"
+ ],
+ "editing/run/backcolor.html": [
+ "72840bfcf7e62249773e925f79ba196218964373",
+ "testharness"
+ ],
+ "editing/run/bold.html": [
+ "afd5a6f83bea4869dd3e26c3155f42fa97825f31",
+ "testharness"
+ ],
+ "editing/run/createlink.html": [
+ "ec46bf84c1e1a93884e84cd8508fb80954e5509e",
+ "testharness"
+ ],
+ "editing/run/delete.html": [
+ "453817d93bbee28d068b35b79ef2708046380d6e",
+ "testharness"
+ ],
+ "editing/run/fontname.html": [
+ "17e45bc9d2a9fd68eed1ed0f667ad6c594245f69",
+ "testharness"
+ ],
+ "editing/run/fontsize.html": [
+ "ddbe2003d7750c2cae2e314d725a3ec18fe58803",
+ "testharness"
+ ],
+ "editing/run/forecolor.html": [
+ "c30cfc807ebfaff9a0035ffdad4bb594a9fc3c36",
+ "testharness"
+ ],
+ "editing/run/formatblock.html": [
+ "22b79f3cc4c50b902679315d9c391785bfd4b407",
+ "testharness"
+ ],
+ "editing/run/forwarddelete.html": [
+ "8f038ec65ff7ee900792053c87d5a43997f9513c",
+ "testharness"
+ ],
+ "editing/run/hilitecolor.html": [
+ "267c72c439d1b10fa29431cf4051a21e1188aada",
+ "testharness"
+ ],
+ "editing/run/indent.html": [
+ "1bed1283ad3b220b2949c0720cba60105c888ec2",
+ "testharness"
+ ],
+ "editing/run/inserthorizontalrule.html": [
+ "49b66e6425c8d7d8c3c7b63070a745483bcfc46f",
+ "testharness"
+ ],
+ "editing/run/inserthtml.html": [
+ "030d9b7c2a4beeb59771824026bbeca52412f11e",
+ "testharness"
+ ],
+ "editing/run/insertimage.html": [
+ "3e0e8ba9ead38584dd2aff90dcaef951e5516ad0",
+ "testharness"
+ ],
+ "editing/run/insertlinebreak.html": [
+ "03dab78410d2b46b1207f98b0c7558476272eb6c",
+ "testharness"
+ ],
+ "editing/run/insertorderedlist.html": [
+ "4bbd92617b99dcc52e8ec30578293c9807485f4f",
+ "testharness"
+ ],
+ "editing/run/insertparagraph.html": [
+ "85fc96c65b9b7ebde21e6d01f1987ef1eca1de7c",
+ "testharness"
+ ],
+ "editing/run/inserttext.html": [
+ "9d67c24d5c6d3ff7b43b92c6c2a22543a04a5f05",
+ "testharness"
+ ],
+ "editing/run/insertunorderedlist.html": [
+ "3f714f7a4def53a2daa9d44712b76061e2ca7552",
+ "testharness"
+ ],
+ "editing/run/italic.html": [
+ "6a4b267457182ea6de8835db633c1420b84c1c05",
+ "testharness"
+ ],
+ "editing/run/justifycenter.html": [
+ "8cd4e2356ad9f624c3dd60fe3c11879144667ade",
+ "testharness"
+ ],
+ "editing/run/justifyfull.html": [
+ "86c11e290c9cd638d47772f5d768a85032959255",
+ "testharness"
+ ],
+ "editing/run/justifyleft.html": [
+ "ae457fa7fd35d9f8a23c491e0c34035ecaecf910",
+ "testharness"
+ ],
+ "editing/run/justifyright.html": [
+ "a2b6ddbde460033add9355db7667fa01808cf163",
+ "testharness"
+ ],
+ "editing/run/misc.html": [
+ "0120aa0c66d6e53d77cb12f60759138bdd06d19d",
+ "testharness"
+ ],
+ "editing/run/multitest.html": [
+ "76f32abdd5a42bc72e3af19c906a6a4ea85b1758",
+ "testharness"
+ ],
+ "editing/run/outdent.html": [
+ "0888d3530c6a646218f7c5267916dd98960796e7",
+ "testharness"
+ ],
+ "editing/run/removeformat.html": [
+ "2bc4c61e197ef3591509cd7cad0484f879d0bb26",
+ "testharness"
+ ],
+ "editing/run/strikethrough.html": [
+ "b702fc2dfff8245ec6d91f0ab79566ff92a131b3",
+ "testharness"
+ ],
+ "editing/run/subscript.html": [
+ "3c0bb1665e110da97b1d4466dfb3f9baa8d2ade3",
+ "testharness"
+ ],
+ "editing/run/superscript.html": [
+ "1dfa51b6575d008f018c48681c1510e0dc20acc0",
+ "testharness"
+ ],
+ "editing/run/underline.html": [
+ "ac6b3430cf6f21e3d2a09567a6c14ff45ddef913",
+ "testharness"
+ ],
+ "editing/run/unlink.html": [
+ "43917206cc52c52334fdb3112dc6ffc1ce9c0d3c",
+ "testharness"
+ ],
"encoding/api-basics.html": [
"f941c016bd9f6117af2e28652c770613c475b064",
"testharness"
@@ -48927,6 +49815,10 @@
"644b5b18359d26db9cd4d037b075ca016e2337b5",
"testharness"
],
+ "innerText/setter-expected.txt": [
+ "209263e59ee152ccaac3b4656390d70d37688a9a",
+ "support"
+ ],
"innerText/setter-tests.js": [
"21cf96bdb5c7c77684c92df45650d054c173d3f2",
"support"
@@ -49551,6 +50443,70 @@
"1e896cad5c89bfe1756af5db60b61bc9fa93f61b",
"testharness"
],
+ "selection/Document-open.html": [
+ "31a5ee7a3619c62dbd35eafb66725bf4192639a0",
+ "testharness"
+ ],
+ "selection/addRange.html": [
+ "1b527f5ee8299cbfe410e90be994d33711e34cb3",
+ "testharness"
+ ],
+ "selection/collapse.html": [
+ "64b603586d045e7fda724e0e0d453e4ae942b665",
+ "testharness"
+ ],
+ "selection/collapseToStartEnd.html": [
+ "630885adfd3996c7dc7da4088fc8c8449a8da452",
+ "testharness"
+ ],
+ "selection/common.js": [
+ "1519c063f8a536c6c71261a5c23f633667c467e0",
+ "support"
+ ],
+ "selection/deleteFromDocument.html": [
+ "8a20f9940fd3bb79abe7ce09829796952af1716f",
+ "testharness"
+ ],
+ "selection/dir-manual.html": [
+ "d20aba9b9ef8654b553f1adb1eb4f16e642fe649",
+ "manual"
+ ],
+ "selection/extend.html": [
+ "19caca46a6b93d0a0fe8fb962e81f65e216d62d6",
+ "testharness"
+ ],
+ "selection/getRangeAt.html": [
+ "9cc10269ce5c49d9c93565909b5a2c6255170178",
+ "testharness"
+ ],
+ "selection/getSelection.html": [
+ "4b5b638ae5cdaab02fbe9cca255a119134238a7d",
+ "testharness"
+ ],
+ "selection/interfaces.html": [
+ "9ec3001efd5e443a533d261a51c94c3f60e273ed",
+ "testharness"
+ ],
+ "selection/isCollapsed.html": [
+ "9304191778ec0fb6b5d613efde19d1574b867dac",
+ "testharness"
+ ],
+ "selection/removeAllRanges.html": [
+ "23385a72a586db288b282eb251f9384048532666",
+ "testharness"
+ ],
+ "selection/selectAllChildren.html": [
+ "dab92b0a124b9be2b1c2c26f022b8933e09f1d66",
+ "testharness"
+ ],
+ "selection/setBaseAndExtent.html": [
+ "e94649b448dc998b8c353ca8e28814c1e13e11ae",
+ "testharness"
+ ],
+ "selection/test-iframe.html": [
+ "3803c785b4a2fe2bbf9ecb895e6d3e1ae9e40164",
+ "support"
+ ],
"service-workers/cache-storage/common.https.html": [
"47f87009267126ea918c703467940a95f2755b4f",
"testharness"
@@ -52847,6 +53803,10 @@
"19fd5ede17b9c7e9d234e855eb7dd7fe343bc73e",
"testharness"
],
+ "webvr/idlharness-expected.txt": [
+ "8929a16ee3585369c3c94cb89ac1db19681445d5",
+ "support"
+ ],
"webvr/idlharness.html": [
"ecfd51818c20d46b9983bb1d045a9308fc9a26b7",
"testharness"
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/imported/wpt/editing/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698