[Webkit-unassigned] [Bug 118025] New: [CSS Grid Layout] CSSParser should reject <track-list> without a <track-size>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 21:08:11 PDT 2013


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

           Summary: [CSS Grid Layout] CSSParser should reject <track-list>
                    without a <track-size>
           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: hyatt at apple.com, bdakin at apple.com,
                    jchaffraix at webkit.org, simon.fraser at apple.com,
                    dino at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/486ed9f6fb9e9d72509c94a173092ac6370c35da

The case of <track-list> without a <track-size> was properly handled
but that's because style resolution had to account for the parsing
being not totally right.

This refactoring will help with implementing parsing for
<repeat-function> as the code matches the specification more closely.

-- 
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