Bug 162800

Summary: Background color gap between two adjacent spans
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, joepeck, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: BrowserCompat, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[REDUCTION] Test Case
none
Test reduction none

Description Joseph Pecoraro 2016-09-30 12:05:56 PDT
Created attachment 290359 [details]
[REDUCTION] Test Case

Summary:
Background color gap between two adjacent spans.

Steps to Reproduce:
1. Open attached reduction
  => Gap in red background color

Notes:
- Affects inspector debugger highlight ranges
Comment 1 Radar WebKit Bug Importer 2016-09-30 12:06:23 PDT
<rdar://problem/28569552>
Comment 2 zalan 2016-09-30 15:52:43 PDT
Created attachment 290401 [details]
Test reduction

Test reduction
Comment 3 Joseph Pecoraro 2016-09-30 18:00:24 PDT
Zalan, on my machine your new reduction does not have a gap but my original reduction does.
Comment 4 zalan 2016-09-30 18:20:51 PDT
(In reply to comment #3)
> Zalan, on my machine your new reduction does not have a gap but my original
> reduction does.
Thanks. It's 2x vs. 1x display. The fix will cover both.
Comment 5 Ahmad Saleem 2023-04-20 20:48:06 PDT
I am able to reproduce this bug in WebKit ToT (263205@main) using attached 'Test Reduction' and it shows gap in red background color.

While Chrome Canary 114 and Firefox Nightly 114 does not. Adding 'BrowserCompat' flag as well.