summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/updateLayoutForHitTest-expected.txt18
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt2
2 files changed, 19 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/updateLayoutForHitTest-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/updateLayoutForHitTest-expected.txt
new file mode 100644
index 0000000..4af0025
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/updateLayoutForHitTest-expected.txt
@@ -0,0 +1,18 @@
+CONSOLE MESSAGE: line 36: Uncaught TypeError: Cannot read property 'style' of null
+CONSOLE MESSAGE: line 40: Uncaught TypeError: Cannot read property 'style' of null
+CONSOLE MESSAGE: line 36: Uncaught TypeError: Cannot read property 'style' of null
+CONSOLE MESSAGE: line 40: Uncaught TypeError: Cannot read property 'style' of null
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock (floating) {DIV} at (5,5) size 67x28 [bgcolor=#ADD8E6]
+ RenderInline {SPAN} at (0,0) size 9x18
+ RenderText {#text} at (5,5) size 9x18
+ text run at (5,5) width 9: "\x{25B8}"
+ RenderText {#text} at (14,5) size 48x18
+ text run at (14,5) width 48: " Project"
+ RenderText {#text} at (0,0) size 0x0
+selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 0 of child 1 {#text} of child 3 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 53f2be7..3209570 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -807,7 +807,7 @@ LINUX : LayoutTests/fast/css/font-face-descriptor-multiple-values.html = FAIL
LINUX : LayoutTests/fast/css/font-face-locally-installed.html = FAIL
// Font metrics wrong, despite using Lucida Grande?
-LINUX MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL
+LINUX : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL
// Off-by-one in form controls -- font metrics?
MAC : LayoutTests/fast/forms/input-baseline.html = FAIL