Bug 93470
Summary: | [WK2] [WTR] Implement testRunner.titleTextDirection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Component: | Tools / Tests | Assignee: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
Status: | NEW | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 95303 | ||
Bug Blocks: | 61838, 93353 |
Mikhail Pozdnyakov
Several layout tests (fast/dom/title-directionality.. ) are failing as testRunner.titleTextDirection is undefined.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
LayoutTests/platform/wk2/Skipped doesn't mention any of those tests, surprisingly.
Mikhail Pozdnyakov
The implementation required creation of a new type in WebKit2 representing WebCore::StringWithDirection, think it's worth a separate bug creation.