Title: [141801] trunk/LayoutTests
Revision
141801
Author
jber...@webkit.org
Date
2013-02-04 13:29:54 -0800 (Mon, 04 Feb 2013)

Log Message

Out-of-view check of fixed position element in frame might still be incorrect on Mac when
page is scaled
https://bugs.webkit.org/show_bug.cgi?id=105049

These tests have started passing all the time on all the Lion and Mountain Lion Debug and
Release WK1 and WK2 testers. Remove the failing expectation.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141800 => 141801)


--- trunk/LayoutTests/ChangeLog	2013-02-04 21:28:27 UTC (rev 141800)
+++ trunk/LayoutTests/ChangeLog	2013-02-04 21:29:54 UTC (rev 141801)
@@ -1,3 +1,14 @@
+2013-02-04  Jessie Berlin  <jber...@apple.com>
+
+        Out-of-view check of fixed position element in frame might still be incorrect on Mac when
+        page is scaled
+        https://bugs.webkit.org/show_bug.cgi?id=105049
+
+        These tests have started passing all the time on all the Lion and Mountain Lion Debug and
+        Release WK1 and WK2 testers. Remove the failing expectation.
+
+        * platform/mac/TestExpectations:
+
 2013-02-04  Dima Gorbik  <dgor...@apple.com>
 
         Implemet :lang() pseudo class support for the WebVTT ::cue pseudo element

Modified: trunk/LayoutTests/platform/mac/TestExpectations (141800 => 141801)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-02-04 21:28:27 UTC (rev 141800)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-02-04 21:29:54 UTC (rev 141801)
@@ -1245,9 +1245,6 @@
 
 webkit.org/b/104962 platform/mac/fast/loader/file-url-mimetypes-2.html [ Failure ]
 
-webkit.org/b/105049 compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html [ Failure ]
-webkit.org/b/105049 compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html [ Failure ]
-
 webkit.org/b/104848 fast/frames/sandboxed-iframe-parsing-space-characters.html [ Failure Pass ]
 
 webkit.org/b/105601 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Crash Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to