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

Side by Side Diff: third_party/WebKit/LayoutTests/LeakExpectations

Issue 1814553003: IntersectionObserver: use border box rect for unclipped root. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@intersection-observer-idle-callback
Patch Set: rebase Created 4 years, 8 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:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/intersection-observer/unclipped-root.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is used for tests that only need to be suppressed on the Chromium 1 # This file is used for tests that only need to be suppressed on the Chromium
2 # WebKit Leak bots. 2 # WebKit Leak bots.
3 # 3 #
4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm. 4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm.
5 # Gardeners are welcome to touch this file, but you can ignore the failures 5 # Gardeners are welcome to touch this file, but you can ignore the failures
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. 6 # and wait for kouhei@ or hajimehoshi@ to maintain this file.
7 7
8 # view-source:// tests are not supported by the leak detector 8 # view-source:// tests are not supported by the leak detector
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] 9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] 10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 crbug.com/595155 http/tests/intersection-observer/iframe-cross-origin.html [ Lea k ] 165 crbug.com/595155 http/tests/intersection-observer/iframe-cross-origin.html [ Lea k ]
166 crbug.com/595155 intersection-observer/containing-block.html [ Leak ] 166 crbug.com/595155 intersection-observer/containing-block.html [ Leak ]
167 crbug.com/595155 intersection-observer/iframe-no-root.html [ Leak ] 167 crbug.com/595155 intersection-observer/iframe-no-root.html [ Leak ]
168 crbug.com/595155 intersection-observer/multiple-thresholds.html [ Leak ] 168 crbug.com/595155 intersection-observer/multiple-thresholds.html [ Leak ]
169 crbug.com/595155 intersection-observer/observer-without-js-reference.html [ Leak ] 169 crbug.com/595155 intersection-observer/observer-without-js-reference.html [ Leak ]
170 crbug.com/595155 intersection-observer/root-margin.html [ Leak ] 170 crbug.com/595155 intersection-observer/root-margin.html [ Leak ]
171 crbug.com/595155 intersection-observer/same-document-no-root.html [ Leak ] 171 crbug.com/595155 intersection-observer/same-document-no-root.html [ Leak ]
172 crbug.com/595155 intersection-observer/same-document-root.html [ Leak ] 172 crbug.com/595155 intersection-observer/same-document-root.html [ Leak ]
173 crbug.com/595155 intersection-observer/same-document-zero-size-target.html [ Lea k ] 173 crbug.com/595155 intersection-observer/same-document-zero-size-target.html [ Lea k ]
174 crbug.com/595155 intersection-observer/timestamp.html [ Leak ] 174 crbug.com/595155 intersection-observer/timestamp.html [ Leak ]
175 crbug.com/595155 intersection-observer/unclipped-root.html [ Leak ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/intersection-observer/unclipped-root.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698