Title: [179191] trunk/LayoutTests
Revision
179191
Author
[email protected]
Date
2015-01-27 10:24:15 -0800 (Tue, 27 Jan 2015)

Log Message

<rdar://problem/16801814> Media controls do not appear in 2 DRT tests

This doesn't appear to happen any more, although the tests are still flaky due to
flaky font metrics.

* platform/mac/TestExpectations:
* platform/mac/media/controls-without-preload-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179190 => 179191)


--- trunk/LayoutTests/ChangeLog	2015-01-27 18:22:44 UTC (rev 179190)
+++ trunk/LayoutTests/ChangeLog	2015-01-27 18:24:15 UTC (rev 179191)
@@ -1,3 +1,13 @@
+2015-01-27  Alexey Proskuryakov  <[email protected]>
+
+        <rdar://problem/16801814> Media controls do not appear in 2 DRT tests
+
+        This doesn't appear to happen any more, although the tests are still flaky due to
+        flaky font metrics.
+
+        * platform/mac/TestExpectations:
+        * platform/mac/media/controls-without-preload-expected.txt:
+
 2015-01-27  Chris Dumez  <[email protected]>
 
         Unreviewed. Rebaseline several editing tests on Mac after r179168.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (179190 => 179191)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-01-27 18:22:44 UTC (rev 179190)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-01-27 18:24:15 UTC (rev 179191)
@@ -1199,10 +1199,6 @@
 # FIXME: Needs bugzilla (<rdar://problem/16801910>)
 [ Yosemite+ ] fast/replaced/width100percent-textarea.html [ Failure ]
 
-# FIXME: Needs bugzilla (<rdar://problem/16801814>)
-[ Yosemite ] media/controls-after-reload.html [ Failure ]
-[ Yosemite ] media/controls-without-preload.html [ Failure ]
-
 # FIXME: Needs bugzilla (<rdar://problem/15992006>)
 [ Yosemite+ ] fast/text/international/text-combine-image-test.html [ Failure ]
 
@@ -1495,8 +1491,8 @@
 webkit.org/b/139968 [ Mavericks+ ] svg/custom/svg-fonts-without-missing-glyph.xhtml [ Pass Failure ]
 webkit.org/b/139968 [ Mavericks+ ] svg/text/text-intro-05-t.svg [ Pass Failure ]
 webkit.org/b/139968 [ Mavericks+ ] tables/mozilla/bugs/bug2479-2.html [ Pass Failure ]
-webkit.org/b/139968 [ Mavericks ] media/controls-after-reload.html [ Pass Failure ]
-webkit.org/b/139968 [ Mavericks ] media/controls-without-preload.html [ Pass Failure ]
+webkit.org/b/139968 [ Mavericks+ ] media/controls-after-reload.html [ Pass Failure ]
+webkit.org/b/139968 [ Mavericks+ ] media/controls-without-preload.html [ Pass Failure ]
 
 # Tests that fail with the SVG -> OTF font converter, but are lower priority than live-on
 webkit.org/b/140537 fast/css/ex-unit-with-no-x-height.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt (179190 => 179191)


--- trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt	2015-01-27 18:22:44 UTC (rev 179190)
+++ trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt	2015-01-27 18:24:15 UTC (rev 179191)
@@ -4,8 +4,8 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 312x18
-          text run at (0,0) width 312: "The controls should not depend on preload value."
+        RenderText {#text} at (0,0) size 317x18
+          text run at (0,0) width 317: "The controls should not depend on preload value."
       RenderBlock (anonymous) at (0,34) size 784x240
         RenderText {#text} at (0,0) size 0x0
 layer at (8,42) size 320x240
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to