|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2859 lines, -394 lines) |
Patch |
 |
M |
third_party/WebKit/LayoutTests/TestExpectations
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.idl
|
View
|
|
8 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.worker.js
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json
|
View
|
|
13 chunks |
+156 lines, -102 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/check_stability.py
|
View
|
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/custom-element-reaction-queue.html
|
View
|
|
1 chunk |
+157 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/Document.html
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLAnchorElement.html
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOptionElement.html
|
View
|
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOptionsCollection.html
|
View
|
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOptionsCollection-expected.txt
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLOutputElement.html
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLSelectElement.html
|
View
|
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTableElement.html
|
View
|
|
1 chunk |
+173 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTableRowElement.html
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTableSectionElement.html
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLTitleElement.html
|
View
|
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ShadowRoot.html
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/resources/custom-elements-helpers.js
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/custom-elements/upgrading/upgrading-enqueue-reactions.html
|
View
|
|
1 chunk |
+158 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/events/ProgressEvent.html
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElement.html
|
View
|
|
2 chunks |
+129 lines, -57 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElement-expected.txt
|
View
|
1
|
1 chunk |
+147 lines, -36 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS.html
|
View
|
|
1 chunk |
+75 lines, -47 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS.js
|
View
|
|
5 chunks |
+26 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createElementNS-expected.txt
|
View
|
1
|
1 chunk |
+593 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent.html
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/LayoutTests/imported/wpt/dpub-aam/README.md
|
View
|
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/LayoutTests/imported/wpt/dpub-aria/README.md
|
View
|
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/support/noopener-target.html
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-open-noopener.html
|
View
|
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/new-harness.js
|
View
|
|
1 chunk |
+5 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/original-harness.js
|
View
|
|
6 chunks |
+39 lines, -33 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection.js
|
View
|
|
4 chunks |
+32 lines, -41 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/editing/focus/processing-model/focus-fixup-rule-one-no-dialogs.html
|
View
|
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/editing/focus/processing-model/focus-fixup-rule-one-no-dialogs-expected.txt
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1e.html
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/reversed-1e-expected.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html
|
View
|
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-expected.txt
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-popup.html
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-target-1.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/semantics/links/links-created-by-a-and-area-elements/support/noopener-target-2.html
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-exception.html
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-iframe.html
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-invoked.html
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-multiple-calls.html
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/callback-timeout.html
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/idle-callbacks/idlharness.html
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/svg/interfaces.html
|
View
|
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/imported/wpt/svg/interfaces-expected.txt
|
View
|
1
|
8 chunks |
+45 lines, -21 lines |
0 comments
|
Download
|