Bug 131904

Summary: Compile the pseudo class :target
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Benjamin Poulain
Reported 2014-04-19 20:34:37 PDT
Compile the pseudo class :target
Attachments
Patch (5.78 KB, patch)
2014-04-19 20:36 PDT, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2014-04-19 20:36:00 PDT
Andreas Kling
Comment 2 2014-04-19 22:39:39 PDT
Comment on attachment 229752 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229752&action=review r=me > Source/WebCore/dom/Document.h:758 > + static ptrdiff_t cssTargetMemoryOffset() { return OBJECT_OFFSETOF(Document, m_cssTarget); } #if ENABLE(CSS_SELECTOR_JIT)?
Benjamin Poulain
Comment 3 2014-04-20 14:29:27 PDT
Note You need to log in before you can comment on or make changes to this bug.