Bug 93470 - [WK2] [WTR] Implement testRunner.titleTextDirection
Summary: [WK2] [WTR] Implement testRunner.titleTextDirection
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on: 95303
Blocks: 61838 93353
  Show dependency treegraph
 
Reported: 2012-08-08 05:54 PDT by Mikhail Pozdnyakov
Modified: 2012-08-29 00:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-08-08 05:54:32 PDT
Several layout tests (fast/dom/title-directionality.. ) are failing as testRunner.titleTextDirection is undefined.
Comment 1 Alexey Proskuryakov 2012-08-08 10:23:47 PDT
LayoutTests/platform/wk2/Skipped doesn't mention any of those tests, surprisingly.
Comment 2 Mikhail Pozdnyakov 2012-08-29 00:17:25 PDT
The implementation required creation of a new type in WebKit2 representing WebCore::StringWithDirection, think it's worth a separate bug creation.