OLD | NEW |
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 ! |
OLD | NEW |