Index: LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt |
diff --git a/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt b/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt |
index caaa57952f5266b8db82f9d97813535447c822da..9d05b0727a0b8ad0c9db056098ba4218e1de0d66 100644 |
--- a/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt |
+++ b/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt |
@@ -1,10 +1,10 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Focus should be on the label |
PASS document.activeElement is label |
Focus should be on the button after pressing tab |
PASS document.activeElement is button |
Focus should be on the label after pressing shift+tab |
PASS document.activeElement is label |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
I'm editable. Just a button |