Bug 131323 - REGRESSION (r163194-r163227): Garbage tiles in overflow of RTL page with background image
Summary: REGRESSION (r163194-r163227): Garbage tiles in overflow of RTL page with back...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-07 16:04 PDT by Beth Dakin
Modified: 2022-10-25 13:22 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.46 KB, patch)
2014-04-07 16:17 PDT, Beth Dakin
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2014-04-07 16:04:28 PDT
RTL pages with margin tiles (repeating background image) have garbage pixels.

<rdar://problem/16402013>
Comment 1 Beth Dakin 2014-04-07 16:17:16 PDT
Created attachment 228768 [details]
Patch
Comment 2 Alexey Proskuryakov 2014-04-08 10:22:08 PDT
Comment on attachment 228768 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=228768&action=review

> Source/WebCore/ChangeLog:7
> +        REGRESSION (r163194-r163227): Garbage tiles in overflow of RTL page with 
> +        background image
> +        https://bugs.webkit.org/show_bug.cgi?id=131323
> +        -and corresponding-
> +        <rdar://problem/16402013>

This can't be tested, can it?
Comment 3 Ahmad Saleem 2022-10-25 13:22:05 PDT
Landed and didn't backed out - https://github.com/WebKit/WebKit/commit/9cab94a05940e230853f6089309a0e8e9776de38

Marking this as "RESOLVED FIXED".