Bug 162800 - Background color gap between two adjacent spans
Summary: Background color gap between two adjacent spans
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2016-09-30 12:05 PDT by Joseph Pecoraro
Modified: 2023-04-20 20:48 PDT (History)
5 users (show)

See Also:


Attachments
[REDUCTION] Test Case (576 bytes, text/html)
2016-09-30 12:05 PDT, Joseph Pecoraro
no flags Details
Test reduction (136 bytes, text/html)
2016-09-30 15:52 PDT, zalan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.