Title: [91551] trunk/LayoutTests
Revision
91551
Author
[email protected]
Date
2011-07-21 21:55:34 -0700 (Thu, 21 Jul 2011)

Log Message

Remove wrong test expectation added in r91490.

Also add failing test expectation for scrollbar-drag-thumb-with-large-content.html, tracked by the bug 65009.

* platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt: Removed.
* platform/chromium/test_expectations.txt

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91550 => 91551)


--- trunk/LayoutTests/ChangeLog	2011-07-22 03:31:27 UTC (rev 91550)
+++ trunk/LayoutTests/ChangeLog	2011-07-22 04:55:34 UTC (rev 91551)
@@ -1,3 +1,12 @@
+2011-07-21  Ryosuke Niwa  <[email protected]>
+
+        Remove wrong test expectation added in r91490.
+
+        Also add failing test expectation for scrollbar-drag-thumb-with-large-content.html, tracked by the bug 65009.
+
+        * platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt
+
 2011-07-21  Kent Tamura  <[email protected]>
 
         REGRESSION(r90971): Placeholder and search cancel button are visible even in elements with visibility:hidden.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91550 => 91551)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-22 03:31:27 UTC (rev 91550)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-22 04:55:34 UTC (rev 91551)
@@ -3844,3 +3844,5 @@
 BUGRNIWA WIN : http/tests/inspector/resource-tree/resource-tree-non-unique-url.html = TEXT
 
 BUGRNIWA : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = MISSING
+
+BUGWK65009 MAC : scrollbars/scrollbar-drag-thumb-with-large-content.html = TEXT

Deleted: trunk/LayoutTests/platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt (91550 => 91551)


--- trunk/LayoutTests/platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt	2011-07-22 03:31:27 UTC (rev 91550)
+++ trunk/LayoutTests/platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt	2011-07-22 04:55:34 UTC (rev 91551)
@@ -1,24 +0,0 @@
-Absolute position
-Relative position
-Fixed position
-First	Second
-This cell has borderTopExtra
-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
-In columns
-Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-
-Div with transform
-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
-
-In RTL overflow
-Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-
-PASS: event at (112, 62) hit abs-box at offset (32, 37)
-FAIL: event at (157, 32) expected to hit rel-box at (22, 24) but hit rel-box at (22, 22)
-PASS: event at (410, 30) hit fixed-box at offset (10, 10)
-FAIL: event at (36, 272) expected to hit with-bordertopextra at (4, 4) but hit filler at (56, 372)
-FAIL: event at (639, 207) expected to hit in-columns at (173, -172) but hit in-columns at (173, -205)
-FAIL: event at (563, 410) expected to hit inside-overflow at (7, 6) but hit overflow-contents at (178, 112)
-FAIL: event at (112, 369) expected to hit transformed at (11, 16) but hit transformed at (7, 2)
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to