[Webkit-unassigned] [Bug 20040] Vertical border spacing is doubled between table row groups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 13:27:02 PST 2013


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


Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dino at apple.com




--- Comment #67 from Dean Jackson <dino at apple.com>  2013-11-25 13:25:29 PST ---
Alas, this is consistently crashing a couple of tests on the Mac Mountain Lion bots.

+tables/mozilla/bugs/bug46268-3.html    crash log sample    history
+tables/mozilla_expected_failures/bugs/bug46268-4.html    crash log sample    history

Application Specific Information:
CRASHING TEST: tables/mozilla/bugs/bug46268-3.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore          0x000000010fee957a WTFCrash + 42 (Assertions.cpp:341)
1   com.apple.WebCore                 0x0000000112d6ab44 WebCore::RenderObject::drawLineForBoxSide(WebCore::GraphicsContext*, int, int, int, int, WebCore::BoxSide, WebCore::Color, WebCore::EBorderStyle, int, int, bool) + 14388 (RenderObject.cpp:1004)
2   com.apple.WebCore                 0x0000000112c43892 WebCore::RenderBoxModelObject::paintOneBorderSide(WebCore::GraphicsContext*, WebCore::RenderStyle const*, WebCore::RoundedRect const&, WebCore::RoundedRect const&, WebCore::IntRect const&, WebCore::BoxSide, WebCore::BoxSide, WebCore::BoxSide, WebCore::BorderEdge const*, WebCore::Path const*, WebCore::BackgroundBleedAvoidance, bool, bool, bool, WebCore::Color const*) + 2338 (RenderBoxModelObject.cpp:1699)
3   com.apple.WebCore                 0x0000000112c45d93 WebCore::RenderBoxModelObject::paintBorderSides(WebCore::GraphicsContext*, WebCore::RenderStyle const*, WebCore::RoundedRect const&, WebCore::RoundedRect const&, WebCore::IntPoint const&, WebCore::BorderEdge const*, unsigned int, WebCore::BackgroundBleedAvoidance, bool, bool, bool, WebCore::Color const*) + 2067 (RenderBoxModelObject.cpp:1760)
4   com.apple.WebCore                 0x0000000112c473bf WebCore::RenderBoxModelObject::paintBorder(WebCore::PaintInfo const&, WebCore::LayoutRect const&, WebCore::RenderStyle const*, WebCore::BackgroundBleedAvoidance, bool, bool) + 3807 (RenderBoxModelObject.cpp:1972)
5   com.apple.WebCore                 0x0000000112e272d9 WebCore::RenderTableCell::paintBoxDecorations(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 521 (RenderTableCell.cpp:1332)
6   com.apple.WebCore                 0x0000000112bbdf9d WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 397 (RenderBlock.cpp:2500)
7   com.apple.WebCore                 0x0000000112bbbbd4 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 404 (RenderBlock.cpp:2204)
8   com.apple.WebCore                 0x0000000112e2528a WebCore::RenderTableCell::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 106 (RenderTableCell.cpp:1043)
9   com.apple.WebCore                 0x0000000112e318cc WebCore::RenderTableSection::paintCell(WebCore::RenderTableCell*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 412 (RenderTableSection.cpp:1012)
10  com.apple.WebCore                 0x0000000112e30db8 WebCore::RenderTableSection::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 2312 (RenderTableSection.cpp:1289)
11  com.apple.WebCore                 0x0000000112e303e5 WebCore::RenderTableSection::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 245 (RenderTableSection.cpp:960)

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