Title: [136968] trunk/LayoutTests
Revision
136968
Author
[email protected]
Date
2012-12-07 11:34:59 -0800 (Fri, 07 Dec 2012)

Log Message

[Chromium] Enable Intel's Resource Timing tests
https://bugs.webkit.org/show_bug.cgi?id=104330

Reviewed by Tony Gentilcore.

* platform/chromium/TestExpectations: 2 fail because they rely on iframes.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136967 => 136968)


--- trunk/LayoutTests/ChangeLog	2012-12-07 19:30:51 UTC (rev 136967)
+++ trunk/LayoutTests/ChangeLog	2012-12-07 19:34:59 UTC (rev 136968)
@@ -1,3 +1,12 @@
+2012-12-07  James Simonsen  <[email protected]>
+
+        [Chromium] Enable Intel's Resource Timing tests
+        https://bugs.webkit.org/show_bug.cgi?id=104330
+
+        Reviewed by Tony Gentilcore.
+
+        * platform/chromium/TestExpectations: 2 fail because they rely on iframes.
+
 2012-12-07  Robert Hogan  <[email protected]>
 
         REGRESSION(r127163): Content is offset to the right at rea.ru

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (136967 => 136968)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-07 19:30:51 UTC (rev 136967)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-07 19:34:59 UTC (rev 136968)
@@ -4002,8 +4002,6 @@
 webkit.org/b/98257 fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass ]
 webkit.org/b/98257 platform/chromium/virtual/gpu/fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass ]
 
-# Resource Timing is not enable yet, skip it.
-webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Skip ]
 webkit.org/b/99802 [ MountainLion ] fast/forms/text-control-intrinsic-widths.html [ Failure ]
 
 webkit.org/b/99873 platform/chromium/virtual/gpu/fast/canvas/webgl/array-bounds-clamping.html [ Text ]
@@ -4159,6 +4157,8 @@
 webkit.org/b/103927 http/tests/w3c/webperf/submission/resource-timing/html/test_resource_frame_initiator_type.html [ Text ]
 webkit.org/b/103927 http/tests/w3c/webperf/submission/resource-timing/html/test_resource_initiator_types.html [ Text ]
 webkit.org/b/103927 http/tests/w3c/webperf/submission/resource-timing/html/test_resource_redirects.html [ Text ]
+webkit.org/b/103927 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request.html [ Text ]
+webkit.org/b/103927 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request.html [ Text ]
 
 webkit.org/b/103062 [ Debug ] fast/canvas/canvas-strokePath-gradient-shadow.html [ Crash ]
 webkit.org/b/103062 [ Debug ] fast/canvas/canvas-strokeRect-gradient-shadow.html [ Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to