[Webkit-unassigned] [Bug 134597] Convert fast/css/text-overflow-ellipsis* layout tests to reftests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 8 07:44:53 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134597
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> 2014-07-08 07:45:08 PST ---
(From update of attachment 234560)
View in context: https://bugs.webkit.org/attachment.cgi?id=234560&action=review
> LayoutTests/fast/css/text-overflow-ellipsis-expected.html:18
> +.forcertl {
> + direction: rtl;
> + unicode-bidi: bidi-override;
> +}
I don't think we should be relying on UBA in the expected result for this test given where ellipses will be drawn will be affected by UBA itself.
Reorder the content manually instead.
> LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.html:18
> + direction: rtl;
> + unicode-bidi: bidi-override;
Ditto.
--
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