Bug 210262
| Summary: | REGRESSION(r256724): [WPE] Two selectors/text fields tests are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cgarcia |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
The following tests started failing since r256724 ([WPE] Use custom theme style to render text fields):
fast/selectors/text-field-selection-stroke-color.html [ ImageOnlyFailure ]
fast/selectors/text-field-selection-text-shadow.html [ ImageOnlyFailure ]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
These two tests are now passing:
https://results.webkit.org/?platform=GTK&platform=WPE&suite=layout-tests&suite=layout-tests&test=fast%2Fselectors%2Ftext-field-selection-text-shadow.html&test=fast%2Fselectors%2Ftext-field-selection-stroke-color.html&
Closing bug.