[Webkit-unassigned] [Bug 144384] New: [CSS Box Alignment] Unifying alignment data in a single class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 29 04:37:44 PDT 2015


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

            Bug ID: 144384
           Summary: [CSS Box Alignment] Unifying alignment data in a
                    single class
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com

The new CSS Box Alignment specification introduces more complex values and syntax for defining alignment properties. Most of the alignment values were just keyword identifiers, but the new syntax allows different combinations of identifiers to determine the alignment behavior (eg. overflow-alignment keyword). 

This bug describes the need of a refactoring of current alignment logic to define one or more classes to store all the alignment fields. This class will replace the unsigned fields in the StyleRareNonInherited class, hence it will increase it sized considerably. We should take that into account when submitting and reviewing patches.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150429/0597760c/attachment.html>


More information about the webkit-unassigned mailing list