[Webkit-unassigned] [Bug 118045] New: Stylesheet rule.cssText for content property omits quotes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 00:04:53 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118045

           Summary: Stylesheet rule.cssText for content property omits
                    quotes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, dino at apple.com, akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/bcb65eaf9ef87cea28c6eb9a62890065a047e62c

PropertyContent's value should be quoted when the value is string.

Since PropertyContent's value is CSSValueList, added forceQuoteString parameter to customCssText of CSSValueList and CSSPrimitiveValue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list