Title: [140077] trunk/LayoutTests
Revision
140077
Author
hc...@chromium.org
Date
2013-01-17 17:47:51 -0800 (Thu, 17 Jan 2013)

Log Message

[chromium] Test expectations update
https://bugs.webkit.org/show_bug.cgi?id=107209

Mark this test as crash on debug builds:
fast/inline/fixed-pos-moves-with-abspos-parent-relative-ancestor.html

This crash seems to be caused by r140024.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140076 => 140077)


--- trunk/LayoutTests/ChangeLog	2013-01-18 01:35:24 UTC (rev 140076)
+++ trunk/LayoutTests/ChangeLog	2013-01-18 01:47:51 UTC (rev 140077)
@@ -1,3 +1,15 @@
+2013-01-17  Alpha Lam  <hc...@chromium.org>
+
+        [chromium] Test expectations update
+        https://bugs.webkit.org/show_bug.cgi?id=107209
+
+        Mark this test as crash on debug builds:
+        fast/inline/fixed-pos-moves-with-abspos-parent-relative-ancestor.html
+
+        This crash seems to be caused by r140024.
+
+        * platform/chromium/TestExpectations:
+
 2013-01-17  Matt Falkenhagen  <fal...@chromium.org>
 
         Top layer fails for inline elements

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (140076 => 140077)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-18 01:35:24 UTC (rev 140076)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-18 01:47:51 UTC (rev 140077)
@@ -4306,3 +4306,5 @@
 webkit.org/b/99138 [ Debug SnowLeopard ] svg/custom/foreign-object-skew.svg [ ImageOnlyFailure ]
 
 webkit.org/b/107204 fast/events/touch/multi-touch-inside-iframes.html [ Pass Failure ]
+
+webkit.org/b/107209 [ Debug ] fast/inline/fixed-pos-moves-with-abspos-parent-relative-ancestor.html [ Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to