Bug 120238

Summary: Web Inspector: DOM Tree not updating after evaluating document.write in console
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: frances_c, inspector-bugzilla-changes, maxime.pl, rcaliman, webkit-bug-importer
Priority: P2 Keywords: EasyFix, GoodFirstBug, InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Joseph Pecoraro
Reported 2013-08-23 15:02:02 PDT
* STEPS TO REPRODUCE 1. Inspect <http://apple.com> 2. Eval js> document.write(1); => expected DOM Tree to update for the new tree, it didn't. * NOTES • Closing and reopening the inspector gets an updated DOM Tree.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-08-23 15:02:24 PDT
Maxime Plante
Comment 2 2016-10-22 21:41:38 PDT
Hi! I'm a newcomer. I'm working on it.
Frances Cornwall
Comment 3 2023-08-07 09:11:13 PDT
Tested in safari version 16.5. document.write(1) does update the DOM tree now. Chrome shows similar results.
Razvan Caliman
Comment 4 2023-08-09 06:05:24 PDT
Thanks for testing, Frances! Indeed, this bug no longer occurs. It was likely fixed by another change at some point.
Note You need to log in before you can comment on or make changes to this bug.