Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
ideas:aliasing [2012/06/25 02:13] florianideas:aliasing [2012/06/25 02:20] – [Opera's handling of break-*] florian
Line 53: Line 53:
 ===== Opera's handling of break-* ===== ===== Opera's handling of break-* =====
    
-Here is what Opera currently does for **break-*** and **page-break-***. They are parsed separately, and each only accepts the values that their respective specs allow (ie, page-break-before:avoid-column is invalid). At when we determine the specified value, if there is a break-* property, we use that, otherwise if there is a **page-break-*** property we use it, otherwise we use the default value(auto).+Here is what Opera currently does for **break-*** and **page-break-***. They are parsed separately, and each only accepts the values that their respective specs allow (ie, page-break-before:avoid-column is invalid). When we determine the specified value, if there is a break-* property, we use that, otherwise if there is a **page-break-*** property we use it, otherwise we use the default value (**auto**).
    
 This is stored in an unnamed internal thing that has the semantics of **break-***. This is stored in an unnamed internal thing that has the semantics of **break-***.
 
ideas/aliasing.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki