Bug 75198 - CSSElementStyleDeclarations should never move between elements.
Summary: CSSElementStyleDeclarations should never move between elements.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-24 13:54 PST by Andreas Kling
Modified: 2011-12-24 14:08 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2011-12-24 13:55 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-12-24 13:54:22 PST
We should enforce this at compile-time.
Comment 1 Andreas Kling 2011-12-24 13:55:53 PST
Created attachment 120503 [details]
Patch
Comment 2 Andreas Kling 2011-12-24 14:08:16 PST
Committed r103664: <http://trac.webkit.org/changeset/103664>