Bug 104869

Summary: [CSS Grid Layout] Add a css file for grid layout properties
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ojan, tony, xan.lopez
Priority: P2 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Julien Chaffraix
Reported 2012-12-12 17:51:30 PST
Shameless copied from https://bugs.webkit.org/show_bug.cgi?id=104818#c2: We should consider making a .css file in resources that define classes for the various grid properties. This makes it easier to handle property name changes and makes it possible to make the tests cross platform by adding -ms prefixed properties. See css3/flexbox/resources/flexbox.css for an example of this. Would be good as a separate patch.
Attachments
Julien Chaffraix
Comment 1 2013-01-20 14:03:17 PST
Forward duplicating as I attached a patch on the other bug. Also I couldn't find this bug before filing the old one as it wasn't blocking any other CSS grid layout bug. *** This bug has been marked as a duplicate of bug 107044 ***
Note You need to log in before you can comment on or make changes to this bug.