WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
119125
HTMLTitleElement should not resolve any styles when it is not in document
https://bugs.webkit.org/show_bug.cgi?id=119125
Summary
HTMLTitleElement should not resolve any styles when it is not in document
Ryosuke Niwa
Reported
2013-07-25 21:58:38 PDT
Consider merging
https://chromium.googlesource.com/chromium/blink/+/0c871f9cf7ecc2bce250083b02bf7933d77fa410
HTMLTitleElement::textWithDirection uses a style to obtain title text with direction. To resolve a style, HTMLTitleElement should be in document.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-22 16:02:54 PDT
This seems to be not applied:
https://github.com/WebKit/WebKit/blob/a98d6ca8a12810177f98a1aba8623f9527344880/Source/WebCore/html/HTMLTitleElement.h#L41
https://github.com/WebKit/WebKit/blob/a98d6ca8a12810177f98a1aba8623f9527344880/Source/WebCore/html/HTMLTitleElement.cpp#L58
https://github.com/WebKit/WebKit/blob/a98d6ca8a12810177f98a1aba8623f9527344880/Source/WebCore/html/HTMLTitleElement.cpp#L71
No test case to test this.. :-(
Radar WebKit Bug Importer
Comment 2
2022-08-23 12:26:45 PDT
<
rdar://problem/99045778
>
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