Bug 54868 - ProcessingInstruction does not provide a way to know if it is of CSS type.
Summary: ProcessingInstruction does not provide a way to know if it is of CSS type.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 04:36 PST by Vsevolod Vlasov
Modified: 2019-02-06 09:03 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2011-02-21 05:12 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-02-21 04:36:40 PST
This functionality is needed for implementing XML viewer (see https://bugs.webkit.org/show_bug.cgi?id=13807).
Comment 1 Vsevolod Vlasov 2011-02-21 05:12:41 PST
Created attachment 83152 [details]
Patch
Comment 2 WebKit Commit Bot 2011-02-21 11:59:13 PST
Comment on attachment 83152 [details]
Patch

Clearing flags on attachment: 83152

Committed r79244: <http://trac.webkit.org/changeset/79244>
Comment 3 WebKit Commit Bot 2011-02-21 11:59:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Lucas Forschler 2019-02-06 09:03:00 PST
Mass moving XML DOM bugs to the "DOM" Component.