Bug 198894 - [LFC][IFC] Line::isVisuallyEmpty should check inline-block boxes.
Summary: [LFC][IFC] Line::isVisuallyEmpty should check inline-block boxes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-15 16:48 PDT by zalan
Modified: 2019-06-16 13:02 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2019-06-15 16:52 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff
Archive of layout-test-results from ews211 for win-future (13.57 MB, application/zip)
2019-06-15 20:37 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-06-15 16:48:34 PDT
they may or may not be empty.
Comment 1 Radar WebKit Bug Importer 2019-06-15 16:49:00 PDT
<rdar://problem/51780886>
Comment 2 zalan 2019-06-15 16:52:37 PDT
Created attachment 372202 [details]
Patch
Comment 3 EWS Watchlist 2019-06-15 20:37:42 PDT
Comment on attachment 372202 [details]
Patch

Attachment 372202 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/12487237

New failing tests:
svg/text/textpath-reference-update.html
Comment 4 EWS Watchlist 2019-06-15 20:37:44 PDT
Created attachment 372214 [details]
Archive of layout-test-results from ews211 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews211  Port: win-future  Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment 5 zalan 2019-06-16 13:02:23 PDT
Committed r246480: <https://trac.webkit.org/changeset/246480>