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

Side by Side Diff: third_party/WebKit/LayoutTests/hittesting/paint-containment-hittest-expected.txt

Issue 1490063002: Implement Paint Containment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix merge Created 5 years 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
OLDNEW
(Empty)
1 Hit testing should respect clips established by contain: paint.
2
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6 PASS document.elementFromPoint(centerX, centerY).id is 'containTransform'
7 PASS document.elementFromPoint(centerX, centerY).id is 'containAbsolute'
8 PASS document.elementFromPoint(centerX, centerY).id is 'containFixed'
9 PASS document.elementFromPoint(centerX, centerY).id is 'body'
10 PASS document.elementFromPoint(centerX, centerY).id is 'body'
11 PASS document.elementFromPoint(centerX, centerY).id is 'body'
12
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/hittesting/paint-containment-hittest.html ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698