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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div-expected.txt

Issue 2539763003: Fix gendered language and fix grammar. (Closed)
Patch Set: Fix gendered language and grammar in the html as well. Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 rdar://problem/6166435 Inspector doesn't auto scroll when selecting text (20451) 2 rdar://problem/6166435 Inspector doesn't auto scroll when selecting text (20451)
3 To do the test manually you have to try triggering the autoscroll by starting th e dragging from within the blue iframe. If the autoscroll occurs the text has pa ssed, if the autoscroll isn't working, the test has failed 3 To do the test manually you have to try triggering the autoscroll by starting th e dragging from within the blue iframe. If the autoscroll occurs the text has pa ssed, if the autoscroll isn't working, the test has failed
4 nb: Knowing that the iframe document has a overflow: hidden on his body but the whole iframe is embedded in scrollable div, the scrollable div have to be able t o trigger the autoscroll 4 nb: Knowing that the iframe document has an overflow: hidden on its body but the whole iframe is embedded in a scrollable div, the scrollable div has to be able to trigger the autoscroll
5 Though you should be able to write some long text in the input and to trigger th e autoscroll within the input. 5 Though you should be able to write some long text in the input and to trigger th e autoscroll within the input.
6 PASSED : the autoscroll has worked ! 6 PASSED : the autoscroll has worked !
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698