WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 146772
[meta] Implement CSS text-align-last property
https://bugs.webkit.org/show_bug.cgi?id=146772
Summary
[meta] Implement CSS text-align-last property
yisibl
Reported
2015-07-08 20:29:44 PDT
Name: text-align-last Value: auto | start | end | left | right | center | justify
http://dev.w3.org/csswg/css-text-3/#text-align-last-property
MDN:
https://developer.mozilla.org/en-US/docs/Web/CSS/text-align-last
Chrome 35 has supported.
Attachments
Add attachment
proposed patch, testcase, etc.
yisibl
Comment 1
2015-07-08 20:37:57 PDT
May also be implemented text-align: justify-all;
Alexey Proskuryakov
Comment 2
2016-09-08 13:56:54 PDT
<
rdar://problem/28213512
>
Ebrahim Byagowi
Comment 3
2017-03-26 12:28:31 PDT
It seems text-align-last, even prefixed, is currently not supported by webkit, I thought
Bug 99584
was fixed that, how it seems it is not available at all?
Simon Fraser (smfr)
Comment 4
2017-03-27 11:24:05 PDT
Do you have a test case?
Ebrahim Byagowi
Comment 5
2017-03-27 11:58:00 PDT
data:text/html;charset=utf8,<div style="text-align-last: justify; -webkit-text-align-last: justify; width: 200px">a sd ad a asd asd asd as da sd as d as da sd a sd as d as d as d asd a sd as d</div> This works on Firefox and Chrome but not Safari 10.1.
Ebrahim Byagowi
Comment 6
2017-10-17 02:53:06 PDT
Dupe to
Bug 76173
, blocked on
Bug 121875
it seems
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug