Bug 153793
| Summary: | [GTK] Layout Test editing/pasteboard/onpaste-text-html.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gustavo Noronha (kov) <gustavo> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, lforschler, mcatanzaro, mrobinson |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gustavo Noronha (kov)
The following layout test is failing on GTK+
editing/pasteboard/onpaste-text-html.html
The problem is we get "font-variant-caps: normal;" on the console message rather than "font-variant: normal;" (note the lack of -caps on this one). I am not sure if having -caps here is acceptable, does anyone know?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
Perhaps this s this a duplicate of: https://bugs.webkit.org/show_bug.cgi?id=152620 ?
Michael Catanzaro
Gustavo, if you could select the WebKit Gtk component instead of Tools/Tests, it will CC bugs-noreply@webkitgtk.org automatically. Thanks!