Bug 156320

Summary: fast/regions/inline-block-inside-anonymous-overflow.html fails after fix to MediaControlsApple.css changes in https://bugs.webkit.org/show_bug.cgi?id=156245
Product: WebKit Reporter: Ada Chan <adachan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ada Chan 2016-04-06 17:08:32 PDT
fast/regions/inline-block-inside-anonymous-overflow.html fails after fix to MediaControlsApple.css changes in https://bugs.webkit.org/show_bug.cgi?id=156245

I think the style change that changes the test result is the addition of

overflow: hidden

in ::-webkit-media-controls in mediaControlsApple.css.

If I look at the actual image from the test result from the bot, it actually matches what I see when loading fast/regions/inline-block-inside-anonymous-overflow-expected.html in a version of Safari/WebKit without the code change. I'm not sure if this is a problem with the test page or the tool that grabs the images to compare.
Comment 1 Brent Fulgham 2022-07-13 09:38:05 PDT
CSS Regions were removed in Bug 174978.