On 1/14/19 10:23 AM, Boris Zbarsky wrote:
On 1/14/19 12:58 PM, Mats Palmgren wrote:
Link to standard: https://drafts.csswg.org/css-logical/#propdef-padding-inline

Two quick questions on the spec:

1) 'padding-block-start' is defined as:

   Value:  <‘padding-top’>

while 'padding-block' is defined as:

   Value:  <‘padding-left’>{1,2}

It probably doesn't matter too much because padding-top and padding-left have the same value space, but it's a bit weird and makes one go sleuthing to ensure that they do.  Do you know whether this is purposeful or just a typo?

I have no idea why I did that. Fixed.

2) We are just implementing the padding shorthands for now, not the margin ones?

Do other browser engines implement this? No, https://wpt.fyi/results/css/css-logical/logical-box-padding.html

Do they plan to?  That is, is the spec reflecting some sort of general 
consensus?

Yes, the spec reflects general consensus, and has been explicitly cleared
for shipping by the CSSWG (as of several years). See issue at the bottom
of the intro:
  https://www.w3.org/TR/css-logical-1/#intro

~fantasai
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to