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 / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ada Chan
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
CSS Regions were removed in Bug 174978.