Bug 232164
| Summary: | wpt /html/semantics/forms/the-textarea-element/textarea-placeholder-lineheight.html test is failing on safari and Webkit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | aanala |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ahmad.saleem792, bfulgham, sabouhallawa, simon.fraser, webkit-bug-importer, zalan, zimmermann |
| Priority: | P2 | Keywords: | InRadar, WPTImpact |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://wpt.live/html/semantics/forms/the-textarea-element/textarea-placeholder-lineheight.html | ||
aanala
Below wpt test is failing on Safari and Webkit
wpt/html/semantics/forms/the-textarea-element/textarea-placeholder-lineheight.html
Reviewed-on CI : https://chromium-review.googlesource.com/c/chromium/src/+/3199976
Chromium Bug:https://bugs.chromium.org/p/chromium/issues/detail?id=1253362
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
aanala
Mozilla test failure bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1737341
aanala
https://crrev.com/928885
Radar WebKit Bug Importer
<rdar://problem/84819249>
aanala
Below is the wpt.fyi test link for
wpt/html/semantics/forms/the-textarea-element/textarea-placeholder-lineheight.html
https://wpt.fyi/results/html/semantics/forms/the-textarea-element/textarea-placeholder-lineheight.html?label=master&product=chrome%5Bexperimental%5D&product=edge&product=firefox&product=safari&product=webkitgtk&aligned
Ahmad Saleem
STP168 is still failing this test but I think Blink patch can be merged here:
https://searchfox.org/wubkat/source/Source/WebCore/rendering/style/RenderStyle.cpp#2069
Ahmad Saleem
Passing in STP194 - Thanks to Alan's work.