RESOLVED FIXED Bug 197469
[iOS] Star rating is covered with a black circle when writing a review on Yelp
https://bugs.webkit.org/show_bug.cgi?id=197469
Summary [iOS] Star rating is covered with a black circle when writing a review on Yelp
zalan
Reported 2019-05-01 11:58:29 PDT
Attachments
Patch (8.52 KB, patch)
2019-05-01 13:13 PDT, zalan
no flags
zalan
Comment 1 2019-05-01 13:13:12 PDT
zalan
Comment 2 2019-05-01 13:14:34 PDT
This might just be temp if we decide to move more style painting from RenderTheme to html.css after resolving the "where is this style coming from" question to support -webkit-appearance: none.
WebKit Commit Bot
Comment 3 2019-05-01 13:46:25 PDT
Comment on attachment 368695 [details] Patch Clearing flags on attachment: 368695 Committed r244848: <https://trac.webkit.org/changeset/244848>
WebKit Commit Bot
Comment 4 2019-05-01 13:46:27 PDT
All reviewed patches have been landed. Closing bug.
Ryan Haddad
Comment 5 2019-05-01 15:25:58 PDT
This change caused layout test failures on iOS simulator. It looks like EWS caught the failures, but it didn't finish verifying results. Regressions: Unexpected text-only failures (4) compositing/overflow/theme-affects-visual-overflow.html [ Failure ] fast/block/margin-collapse/103.html [ Failure ] fast/parser/bad-xml-slash.html [ Failure ] tables/mozilla/bugs/bug4527.html [ Failure ] https://build.webkit.org/results/Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/r244848%20(3881)/results.html
zalan
Comment 6 2019-05-01 15:38:45 PDT
(In reply to Ryan Haddad from comment #5) > This change caused layout test failures on iOS simulator. It looks like EWS > caught the failures, but it didn't finish verifying results. > > Regressions: Unexpected text-only failures (4) > compositing/overflow/theme-affects-visual-overflow.html [ Failure ] > fast/block/margin-collapse/103.html [ Failure ] > fast/parser/bad-xml-slash.html [ Failure ] > tables/mozilla/bugs/bug4527.html [ Failure ] > > https://build.webkit.org/results/ > Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/r244848%20(3881)/ > results.html Thanks, will rebaseline them.
zalan
Comment 7 2019-05-01 16:09:20 PDT
Note You need to log in before you can comment on or make changes to this bug.