Bug 189737
| Summary: | [GTK] Paste as Quotation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ms2ger (he/him; ā UTC+1/+2) <Ms2ger> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, mcatanzaro, mitz, wenson_hsieh |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ms2ger (he/him; ā UTC+1/+2)
editing/pasteboard/4930986-1-paste-as-quotation.html
editing/pasteboard/4930986-2-paste-as-quotation.html
editing/pasteboard/4930986-3-paste-as-quotation.html
are failing since they've been added in bug 189504.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
These should be skipped or expected fail in section 2. EXPECTED FAILURES since we don't support paste as quotation.
mitz
(In reply to Michael Catanzaro from comment #1)
> These should be skipped or expected fail in section 2. EXPECTED FAILURES
> since we don't support paste as quotation.
The WebCore parts of <https://trac.webkit.org/r235955> should cover GTK, so Iām surprised that the tests are failing.
Carlos Garcia Campos
These are failing because they require pasteboard custom data support. Marking as a duplicate.
*** This bug has been marked as a duplicate of bug 177633 ***