WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254334
document.write of template producing multiple text nodes
https://bugs.webkit.org/show_bug.cgi?id=254334
Summary
document.write of template producing multiple text nodes
Sam Sneddon [:gsnedders]
Reported
2023-03-23 08:00:01 PDT
c.f.
http://wpt.live/html/syntax/parsing/html5lib_template.html?run_type=write_single
writing `<body><template>Hello</template>` character-by-character is producing five text nodes ("H", "e", "l", "l", "o"), contrary to the spec
Attachments
Reduction
(428 bytes, text/html)
2023-05-08 11:37 PDT
,
Ryosuke Niwa
no flags
Details
Reduction
(420 bytes, text/html)
2023-05-08 11:42 PDT
,
Ryosuke Niwa
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-30 08:00:15 PDT
<
rdar://problem/107419942
>
Anne van Kesteren
Comment 2
2023-05-08 07:45:37 PDT
Minimal test:
https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=11633
.
Ryosuke Niwa
Comment 3
2023-05-08 11:37:08 PDT
Created
attachment 466283
[details]
Reduction
Ryosuke Niwa
Comment 4
2023-05-08 11:42:50 PDT
Created
attachment 466284
[details]
Reduction
Ryosuke Niwa
Comment 5
2023-05-08 12:40:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13593
EWS
Comment 6
2023-05-08 17:53:19 PDT
Committed
263841@main
(830fc5996373): <
https://commits.webkit.org/263841@main
> Reviewed commits have been landed. Closing PR #13593 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug