commit | cb4f0e4fa690e48ed40f1d9e0f5c42ca3f2ae25b | [log] [tgz] |
---|---|---|
author | zoltan@webkit.org <zoltan@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Aug 13 18:00:27 2014 +0000 |
committer | zoltan@webkit.org <zoltan@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Aug 13 18:00:27 2014 +0000 |
tree | 70b847685fa2d184f83f8c924c18416bf5685bed | |
parent | fdf16ee85c9fd53460da4b5c953e4430900aecff [diff] |
[CSS3-Text] Add rendering support for the none value of text-justify property https://bugs.webkit.org/show_bug.cgi?id=135349 Reviewed by David Hyatt. Source/WebCore: Spec: http://dev.w3.org/csswg/css-text-3/#valdef-text-justify.none Test: fast/css3-text/css3-text-justify/text-justify-none.html * rendering/RenderBlockLineLayout.cpp: (WebCore::RenderBlockFlow::computeInlineDirectionPositionsForSegment): LayoutTests: * fast/css3-text/css3-text-justify/text-justify-none-expected.html: Added. * fast/css3-text/css3-text-justify/text-justify-none.html: Added. * platform/mac/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@172524 268f45cc-cd09-0410-ab3c-d52691b4dbfc