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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt

Issue 1846953008: Clip visual rect with real overflow clip rect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
OLDNEW
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
10 PASS successfullyParsed is true 10 PASS successfullyParsed is true
11 11
12 TEST COMPLETE 12 TEST COMPLETE
13 PASS gFocusedDocument.activeElement.getAttribute("id") is "f2" 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "f2"
14 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3" 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3"
15 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3" 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3"
16 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4" 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4"
17 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4" 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4"
18 PASS gFocusedDocument.activeElement.getAttribute("id") is "f5" 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "f5"
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "f5"
20 PASS gFocusedDocument.activeElement.getAttribute("id") is "f6"
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "f6" 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "f6"
20 PASS gFocusedDocument.activeElement.getAttribute("id") is "f9" 22 PASS gFocusedDocument.activeElement.getAttribute("id") is "f9"
21 This test is testing that div with overflow:auto would scroll, by div with overf low:hidden would not. 23 This test is testing that div with overflow:auto would scroll, by div with overf low:hidden would not.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698