no way to compare when less than two revisions

Differences

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


Previous revision
topics:text-align-last-shorthand [2014/12/09 15:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== FIXME !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Title/Summary of Discussion Topic ======
 +
 +---- dataentry ----
 +Spec_tags     : css3-text        # in alpha order; or "none"
 +Owner_tags    : fantasai          # Who's driving the discussion?
 +Status_tags   : Open            # [ Open | Resolved | Closed | Pending ] [, Urgent]?
 +Added_dt      : 2013-08-08        # Date added as WG discussion request
 +
 +Action        : Approve/disapprove proposal!
 +Issue_urls    : http://lists.w3.org/Archives/Public/www-style/2013Jun/0263.html
 +Proposal_urls : http://lists.w3.org/Archives/Public/www-style/2013Jun/0263.html
 +Agenda_urls   : # If this is part of an ordered series of related topics, e.g. LC issues, use this to link to the supertopic agenda
 +----
 +
 +=== Background ===
 +
 +
 +   p {
 +     text-align: justify;
 +     text-align-last: justify;
 +   }
 +
 +   p.special {
 +     text-align: center;
 +     /* last line will be justified!? */
 +   }
 +
 +Having the two properties be independent creates this cascading problem.
 +
 +=== Problem Statement ===
 +
 +How to link up ''text-align'' and ''text-align-last'' to solve the cascading problem?
 +
 +=== Proposal(s) ===
 +
 +Summarize state of proposals, give proposed wording, etc. (If there aren't any, delete section.)
 +
 +=== Links to More Info ===
 +
 +  - Usage analysis: http://lists.w3.org/Archives/Public/www-style/2013Jul/0078.html http://lists.w3.org/Archives/Public/www-style/2013Jul/0086.html
  
 
topics/text-align-last-shorthand.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