[webkit-reviews] review granted: [Bug 119626] ASSERTION FAILED: roundedIntPoint(rendererMappedResult) == roundedIntPoint(result) in WebCore::RenderGeometryMap::mapToContainer : [Attachment 225389] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 10:21:39 PST 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Martin Hodovan
<hodovanmartin at gmail.com>'s request for review:
Bug 119626: ASSERTION FAILED: roundedIntPoint(rendererMappedResult) ==
roundedIntPoint(result) in WebCore::RenderGeometryMap::mapToContainer
https://bugs.webkit.org/show_bug.cgi?id=119626

Attachment 225389: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=225389&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=225389&action=review


r=me but the tests should not need to dump pixel results.

> LayoutTests/ChangeLog:14
> +	   * platform/efl/svg/transforms/svg-geometry-crash-expected.png:
Added.
> +	   * platform/efl/svg/transforms/svg-geometry-crash-expected.txt:
Added.
> +	   * platform/mac/svg/transforms/svg-geometry-crash-expected.png:
Added.
> +	   * platform/mac/svg/transforms/svg-geometry-crash-expected.txt:
Added.
> +	   * svg/transforms/svg-geometry-crash.html: Added.

Why can't these be dumpAsText() tests?


More information about the webkit-reviews mailing list