While planning my trip to Palm Springs on tripadvisor.com, I noticed that the text underline of an attraction's opening hours (e.g. " Closes in 10 min: 7:00 AM - 5:00 PM" or "Closed Now: See all hours") ran through the text in Firefox, but beneath the text in Chrome and Safari. I've attached a small test case. The difference seems to be that the `text-decoration: underline;` is affected by the `vertical-align: -13px;` in Firefox but not in Chrome or Safari. The original page: https://www.tripadvisor.com/Attraction_Review-g32847-d156964-Reviews-Coachella_Valley_Preserve-Palm_Springs_Greater_Palm_Springs_California.html This is not a regression. I could reproduce as far back as Firefox 70 (2019) before macOS compat issues prevented older Firefox versions from running on macOS 11.2.3.
Bug 1704333 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
While planning my trip to Palm Springs on tripadvisor.com, I noticed that the text underline of an attraction's opening hours (e.g. " Closes in 10 min: 7:00 AM - 5:00 PM" or "Closed Now: See all hours") ran through the text in Firefox, but beneath the text in Chrome and Safari. I've attached a small test case. The difference seems to be that the `text-decoration: underline;` is affected by the `vertical-align: -13px;` in Chrome and Safari, but not in Firefox. The original page: https://www.tripadvisor.com/Attraction_Review-g32847-d156964-Reviews-Coachella_Valley_Preserve-Palm_Springs_Greater_Palm_Springs_California.html This is not a regression. I could reproduce as far back as Firefox 70 (2019) before macOS compat issues prevented older Firefox versions from running on macOS 11.2.3.