Changeset 41668 in webkit
- Timestamp:
- Mar 13, 2009, 9:20:43 AM (17 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r41667 r41668 1 2009-03-13 Pamela Greene <pam@chromium.org> 2 3 Reviewed by Alexey Proskuryakov. 4 5 Add a test to check that the JS wrapper for the document in an 6 inner frame is created in the correct context when it's accessed 7 from the outer frame first. 8 9 https://bugs.webkit.org/show_bug.cgi?id=24564 10 11 * fast/dom/resources/wrapper-context-inner.html: Added. 12 * fast/dom/wrapper-context-expected.txt: Added. 13 * fast/dom/wrapper-context.html: Added. 14 1 15 2009-03-13 Alexey Proskuryakov <ap@webkit.org> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.