Title: [136596] trunk/LayoutTests
Revision
136596
Author
roger_f...@apple.com
Date
2012-12-04 16:53:50 -0800 (Tue, 04 Dec 2012)

Log Message

Unreviewed. Add Windows specific results for some tests following r136558 and r136560.

Tests are indeed passing. The output is just slightly different on Windows.

* platform/win/TestExpectations:
* platform/win/fast/css/image-set-value-not-removed-crash-expected.txt: Added.
* platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136595 => 136596)


--- trunk/LayoutTests/ChangeLog	2012-12-05 00:51:34 UTC (rev 136595)
+++ trunk/LayoutTests/ChangeLog	2012-12-05 00:53:50 UTC (rev 136596)
@@ -1,3 +1,13 @@
+2012-12-04  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Add Windows specific results for some tests following r136558 and r136560.
+
+        Tests are indeed passing. The output is just slightly different on Windows.
+
+        * platform/win/TestExpectations:
+        * platform/win/fast/css/image-set-value-not-removed-crash-expected.txt: Added.
+        * platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
+
 2012-12-04  Julien Chaffraix  <jchaffr...@webkit.org>
 
         [CSS Grid Layout] Implement CSS parsing and handling for <track-minmax>

Modified: trunk/LayoutTests/platform/win/TestExpectations (136595 => 136596)


--- trunk/LayoutTests/platform/win/TestExpectations	2012-12-05 00:51:34 UTC (rev 136595)
+++ trunk/LayoutTests/platform/win/TestExpectations	2012-12-05 00:53:50 UTC (rev 136596)
@@ -2506,4 +2506,3 @@
 # https://bugs.webkit.org/show_bug.cgi?id=103043
 fast/events/frame-scroll-fake-mouse-move.html
 fast/events/overflow-scroll-fake-mouse-move.html
-

Added: trunk/LayoutTests/platform/win/fast/css/image-set-value-not-removed-crash-expected.txt (0 => 136596)


--- trunk/LayoutTests/platform/win/fast/css/image-set-value-not-removed-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/css/image-set-value-not-removed-crash-expected.txt	2012-12-05 00:53:50 UTC (rev 136596)
@@ -0,0 +1 @@
+PASS. WebKit didn't crash.

Added: trunk/LayoutTests/platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt (0 => 136596)


--- trunk/LayoutTests/platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/images/crossfade-client-not-removed-crash-expected.txt	2012-12-05 00:53:50 UTC (rev 136596)
@@ -0,0 +1 @@
+PASS. WebKit didn't crash.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to