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

Issue 2671603003: Move DIALOG element tests to html/dialog/. (Closed)

Created:
3 years, 10 months ago by tkent
Modified:
3 years, 10 months ago
Reviewers:
kochi
CC:
blink-reviews, chromium-reviews, dcheng
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move DIALOG element tests to html/dialog/. TBR=kochi@chromium.org BUG=685886 Review-Url: https://codereview.chromium.org/2671603003 Cr-Commit-Position: refs/heads/master@{#447747} Committed: https://chromium.googlesource.com/chromium/src/+/1b5998e3dc37d48f210f7f338d9e3caa3e979ef4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-38 lines, -4237 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls View 2 chunks +3 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-descendant-selector.html View 1 chunk +0 lines, -52 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-descendant-selector-expected.html View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-does-not-inherit.html View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-does-not-inherit-expected.html View 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-dynamic-style-change.html View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-dynamic-style-change-expected.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-in-flow.html View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-in-flow-expected.html View 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-stacking-order.html View 1 chunk +0 lines, -78 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/backdrop-stacking-order-expected.html View 1 chunk +0 lines, -65 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/dialog-close-event-async.html View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/dialogs-with-no-backdrop.html View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/dialogs-with-no-backdrop-expected.html View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/element-removed-from-top-layer-has-original-position.html View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/element-removed-from-top-layer-has-original-position-expected.html View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/inert-node-is-not-highlighted.html View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/inert-node-is-not-highlighted-expected.html View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-backdrop.html View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-backdrop-expected.html View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-generated-content.html View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-generated-content-expected.html View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-in-replaced-renderer.html View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-in-replaced-renderer-expected.html View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-in-table-column.html View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-in-table-column-expected.html View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-scroll-height.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-scroll-height-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-sibling.html View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/modal-dialog-sibling-expected.html View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/removed-element-is-removed-from-top-layer.html View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/removed-element-is-removed-from-top-layer-expected.html View 1 chunk +0 lines, -30 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/resources/dialog.css View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/scrollable-after-close.html View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/scrollable-after-close-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-containing-block.html View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-containing-block-expected.html View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-display-none.html View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-display-none-expected.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-nesting.html View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-nesting-expected.html View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-stacking.html View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-stacking-correct-order-remove-readd.html View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-stacking-correct-order-remove-readd-expected.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-stacking-dynamic.html View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-stacking-dynamic-expected.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/dialog/top-layer-stacking-expected.html View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/abspos-dialog-layout.html View 1 chunk +0 lines, -192 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/abspos-dialog-layout-expected.txt View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/closed-dialog-does-not-block-mouse-events.html View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/closed-dialog-does-not-block-mouse-events-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus.html View 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus-multiple-times.html View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus-multiple-times-expected.txt View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-canceling.html View 1 chunk +0 lines, -106 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-canceling-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-close-event.html View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-close-event-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-open.html View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-open-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value.html View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-return-value-expected.txt View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-scrolled-viewport.html View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-scrolled-viewport-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dont-share-style-to-top-layer.html View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dont-share-style-to-top-layer-expected.html View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout.html View 1 chunk +0 lines, -161 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout-expected.txt View 1 chunk +0 lines, -44 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/form-method-dialog.html View 1 chunk +0 lines, -213 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/form-method-dialog-expected.txt View 1 chunk +0 lines, -97 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector.html View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html View 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines.html View 1 chunk +0 lines, -79 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines-expected.txt View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-label-focus.html View 1 chunk +0 lines, -44 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-label-focus-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-uneditable.html View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-uneditable-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unfocusable.html View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unfocusable-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unselectable.html View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-node-is-unselectable-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-ancestor-is-inert.html View 1 chunk +0 lines, -111 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-ancestor-is-inert-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-blocks-mouse-events.html View 1 chunk +0 lines, -97 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-blocks-mouse-events-expected.txt View 1 chunk +0 lines, -15 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-distributed-child-is-not-inert.html View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-distributed-child-is-not-inert-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs.html View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/non-modal-dialog-does-not-block-mouse-events.html View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/non-modal-dialog-does-not-block-mouse-events-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/non-modal-dialog-layout.html View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/non-modal-dialog-layout-expected.txt View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/resources/dialog-layout.css View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/resources/inert-focus-in-frames-frame1.html View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps.html View 1 chunk +0 lines, -67 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/simulated-click-inert.html View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/simulated-click-inert-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/submit-dialog-close-event.html View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/submit-dialog-close-event-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative.html View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static.html View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/abspos-dialog-layout.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/abspos-dialog-layout-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-descendant-selector.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-descendant-selector-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-does-not-inherit.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-does-not-inherit-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-dynamic-style-change.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-dynamic-style-change-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-in-flow.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-in-flow-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-stacking-order.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/backdrop-stacking-order-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/closed-dialog-does-not-block-mouse-events.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/closed-dialog-does-not-block-mouse-events-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-autofocus.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-autofocus-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-autofocus-multiple-times.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-autofocus-multiple-times-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-canceling.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-canceling-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-close-event.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-close-event-async.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-close-event-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-enabled.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-enabled-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-open.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-open-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-return-value.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-return-value-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-scrolled-viewport.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-scrolled-viewport-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-show-modal.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialog-show-modal-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialogs-with-no-backdrop.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dialogs-with-no-backdrop-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dont-share-style-to-top-layer.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/dont-share-style-to-top-layer-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/fixpos-dialog-layout.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/fixpos-dialog-layout-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/form-method-dialog.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/form-method-dialog-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-does-not-match-disabled-selector.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-does-not-match-disabled-selector-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-focus-in-frames.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-focus-in-frames-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-inlines.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-inlines-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-label-focus.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-label-focus-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-not-highlighted.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-not-highlighted-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-uneditable.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-uneditable-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-unfocusable.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-unfocusable-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-unselectable.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/inert-node-is-unselectable-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-ancestor-is-inert.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-ancestor-is-inert-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-backdrop.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-backdrop-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-blocks-mouse-events.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-blocks-mouse-events-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-distributed-child-is-not-inert.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-distributed-child-is-not-inert-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-generated-content.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-generated-content-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-in-replaced-renderer.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-in-replaced-renderer-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-in-table-column.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-in-table-column-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-scroll-height.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-scroll-height-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-sibling.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/modal-dialog-sibling-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/multiple-centered-dialogs.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/multiple-centered-dialogs-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/non-modal-dialog-does-not-block-mouse-events.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/non-modal-dialog-does-not-block-mouse-events-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/non-modal-dialog-layout.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/non-modal-dialog-layout-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/removed-element-is-removed-from-top-layer.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/removed-element-is-removed-from-top-layer-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/resources/dialog.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/resources/dialog-layout.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/resources/inert-focus-in-frames-frame1.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/scrollable-after-close.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/scrollable-after-close-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/show-modal-focusing-steps.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/show-modal-focusing-steps-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/simulated-click-inert.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/simulated-click-inert-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/submit-dialog-close-event.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/submit-dialog-close-event-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/synthetic-click-inert.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/synthetic-click-inert-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-containing-block.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-containing-block-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-display-none.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-display-none-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-nesting.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-nesting-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-position-relative.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-position-relative-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-position-static.html View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-position-static-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-stacking.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-stacking-correct-order-remove-readd.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-stacking-correct-order-remove-readd-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-stacking-dynamic.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-stacking-dynamic-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/html/dialog/top-layer-stacking-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
tkent
3 years, 10 months ago (2017-02-02 12:16:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2671603003/1
3 years, 10 months ago (2017-02-02 12:16:25 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/1b5998e3dc37d48f210f7f338d9e3caa3e979ef4
3 years, 10 months ago (2017-02-02 12:51:30 UTC) #10
kochi
3 years, 10 months ago (2017-02-02 15:28:47 UTC) #11
Message was sent while issue was closed.
On 2017/02/02 12:51:30, commit-bot: I haz the power wrote:
> Committed patchset #1 (id:1) as
>
https://chromium.googlesource.com/chromium/src/+/1b5998e3dc37d48f210f7f338d9e...

rs lgtm

Powered by Google App Engine
This is Rietveld 408576698