Bug 11747 - [S60] when html doc begins with comments, parsing fails to update elementsById table
Summary: [S60] when html doc begins with comments, parsing fails to update elementsBy...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 412
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-03 19:03 PST by Shaun Keller
Modified: 2006-12-15 14:41 PST (History)
0 users

See Also:


Attachments
allow for comment nodes when deciding to synthesize a missing html node (2.39 KB, patch)
2006-12-03 19:22 PST, Shaun Keller
no flags Details | Formatted Diff | Diff
simplified according to Antti Koivisto's suggestion (1.61 KB, patch)
2006-12-06 07:37 PST, Shaun Keller
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shaun Keller 2006-12-03 19:03:38 PST
TSW# YZHG-6TEKLK
Comment 1 Shaun Keller 2006-12-03 19:22:29 PST
Created attachment 11724 [details]
allow for comment nodes when deciding to synthesize a missing html node

made against 3.2
Comment 2 Shaun Keller 2006-12-06 07:37:25 PST
Created attachment 11751 [details]
simplified according to Antti Koivisto's suggestion

passed test
Comment 3 zalan 2006-12-06 18:24:07 PST
Comment on attachment 11751 [details]
simplified according to Antti Koivisto's suggestion

r=me
Comment 4 zalan 2006-12-07 18:04:42 PST
r18070 3.2
Comment 5 Krishna 2006-12-15 14:41:47 PST

Verified and Closed.