Bug 131323

Summary: REGRESSION (r163194-r163227): Garbage tiles in overflow of RTL page with background image
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, bdakin, commit-queue, esprehn+autocc, glenn, kondapallykalyan, mitz, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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