+2013-02-11 Andrey Lushnikov <lushnikov@chromium.org>
+
+ Web Inspector: home button behaviour is wrong in DTE
+ https://bugs.webkit.org/show_bug.cgi?id=109154
+
+ Reviewed by Vsevolod Vlasov.
+
+ Add layout test to verify home button behaviour. Exclude this test on
+ platforms that do not have eventSender object in test shell.
+
+ * inspector/editor/editor-test.js:
+ (initialize_EditorTests.lineWithCursor):
+ (initialize_EditorTests.InspectorTest.textWithSelection): Added helper method to add selection symbols in text.
+ * inspector/editor/text-editor-home-button-expected.txt: Added.
+ * inspector/editor/text-editor-home-button.html: Added.
+ * platform/efl/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/TestExpectations:
+