[Webkit-unassigned] [Bug 137016] New: {text-align:justify} bug - wrong changes space between words or characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 22 17:32:31 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137016
Summary: {text-align:justify} bug - wrong changes space between
words or characters
Product: WebKit
Version: 525.x (Safari 3.2)
Platform: All
URL: http://jsfiddle.net/JooobyPM/sp0dkbme/
OS/Version: All
Status: NEW
Severity: Normal
Priority: P4
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pm at jooby.tv
CC: pm at jooby.tv
Two same element with css {text-align:justify}:
<div>Lorem ipsum dolor sit amet, consectetur adipiscing</div>
<div>Lorem ipsum dolor <span>sit amet, consectetur</span> adipiscing</div>
But result wrong difference in space between words or characters.
In firefox everything ok.
fiddle - http://jsfiddle.net/JooobyPM/sp0dkbme/
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list