[Webkit-unassigned] [Bug 13709] Table border doesn't show up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 14:12:17 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=13709


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #196661|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #48 from Antti Koivisto <koivisto at iki.fi>  2013-04-05 14:10:28 PST ---
(From update of attachment 196661)
View in context: https://bugs.webkit.org/attachment.cgi?id=196661&action=review

> Source/WebCore/css/StyleBuilder.cpp:668
> +        // note: CSSPropertyLetter/WordSpacing right now sets to zero if it's not a primitive value for some reason...

I don't know what this comment means but it shouldn't be anywhere else than ApplyPropertyComputeTextSpacing.

> LayoutTests/ChangeLog:11
> +        This test file have border width, outline offset, outline width, border
> +        spacing and column rule width properties test cases.
> +        * fast/borders/border-width-less-then-a-unit-of-pt-expected.html: Added.
> +        * fast/borders/border-width-less-then-a-unit-of-pt.html: Added.

You still need to update the test result for tables/mozilla_expected_failures/bugs/bug89315.html

-- 
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