Changeset 176729 in webkit
- Timestamp:
- Dec 3, 2014, 11:16:52 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
fast/dom/resources/timer-throttling-iframe.html (added)
-
fast/dom/timer-throttle-on-scrolling-iframe-away.html (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r176728 r176729 1 2014-12-03 Chris Dumez <cdumez@apple.com> 2 3 Add layout test for DOM timer throttling in iframe scrolled out of viewport 4 https://bugs.webkit.org/show_bug.cgi?id=138884 5 6 Reviewed by Andreas Kling. 7 8 Add a layout test to test that a repeating DOM timer inside an iframe 9 get throttled if the iframe is scrolled out of the viewport. 10 11 * fast/dom/resources/timer-throttling-iframe.html: Added. 12 * fast/dom/timer-throttle-on-scrolling-iframe-away.html: Added. 13 1 14 2014-12-03 Dan Bernstein <mitz@apple.com> 2 15
Note:
See TracChangeset
for help on using the changeset viewer.