RESOLVED CONFIGURATION CHANGED 262867
Ensure layout on replaced elements in anonymous wrappers
https://bugs.webkit.org/show_bug.cgi?id=262867
Summary Ensure layout on replaced elements in anonymous wrappers
Ahmad Saleem
Reported 2023-10-08 10:47:21 PDT
Hi Team, While going through Blink's commit, I came across failing test case: Test Case: https://jsbin.com/nijasubana/edit?html%2Cjs%2Coutput= ^ Failing in Safari Technology Preview 180 while passes in Chrome Canary 119 and Firefox Nightly 120. Blink Commit: https://chromium.googlesource.com/chromium/blink/+/10ead1fbccd4cbf4b822d9c5bd0a83885928eb03 Doing local merge leads to passing following test case. Just raising so we can fix it. Thanks!
Attachments
rendering in Safari, firefox, chrome (630.91 KB, image/png)
2023-10-15 18:26 PDT, Karl Dubost
no flags
JSBin STP180 Output (288.89 KB, image/png)
2023-10-17 12:12 PDT, Ahmad Saleem
no flags
Radar WebKit Bug Importer
Comment 1 2023-10-15 10:48:14 PDT
Karl Dubost
Comment 2 2023-10-15 18:26:45 PDT
Created attachment 468214 [details] rendering in Safari, firefox, chrome Ahmad, I get a pass result everywhere. Safari Technology Preview 180 19618.1.1.2 Firefox Nightly 120.0a1 12023.10.11 Google Chrome Canary 120.0.6069.0 6069.0
Ahmad Saleem
Comment 3 2023-10-17 12:12:00 PDT
Created attachment 468252 [details] JSBin STP180 Output @Karl - I get this failed but I agree when I have same test in JSFiddle, it passes.
Ahmad Saleem
Comment 4 2023-12-20 19:29:39 PST
Safari Technology Preview 185 is showing it pass consistently for me. Closing this bug and PR.
Note You need to log in before you can comment on or make changes to this bug.