Title: [94017] trunk/LayoutTests
Revision
94017
Author
[email protected]
Date
2011-08-29 14:36:56 -0700 (Mon, 29 Aug 2011)

Log Message

Update test expections due to r94006 and r93978.

* platform/chromium/test_expectations.txt: Add failing test due to r93978.
* platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt: Change to use of dfn tag and
  behavior change in r94006.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94016 => 94017)


--- trunk/LayoutTests/ChangeLog	2011-08-29 21:32:06 UTC (rev 94016)
+++ trunk/LayoutTests/ChangeLog	2011-08-29 21:36:56 UTC (rev 94017)
@@ -88,6 +88,14 @@
 
 2011-08-29  David Levin  <[email protected]>
 
+        Update test expections due to r94006 and r93978.
+
+        * platform/chromium/test_expectations.txt: Add failing test due to r93978.
+        * platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt: Change to use of dfn tag and
+          behavior change in r94006.
+
+2011-08-29  David Levin  <[email protected]>
+
         Temporary suppression for new test added in r93982.
 
         * platform/chromium/test_expectations.txt:

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (94016 => 94017)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-29 21:32:06 UTC (rev 94016)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-29 21:36:56 UTC (rev 94017)
@@ -3675,8 +3675,12 @@
 // Started to fail on all bots after r93951.
 BUGWK63878 : fast/dom/dom-constructors.html = TEXT
 
+// Failing after r93978 and r93983.
+BUG67153 LINUX : inspector/styles/styles-computed-trace.html = TEXT
+
 // Failing after r93982.
 BUG_LEVIN MAC : canvas/philip/tests/2d.path.stroke.prune.arc.html = TEXT
 
 // Failing after r93988.
 BUGWK67144 GPU WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE
+

Modified: trunk/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt (94016 => 94017)


--- trunk/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt	2011-08-29 21:32:06 UTC (rev 94016)
+++ trunk/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt	2011-08-29 21:36:56 UTC (rev 94017)
@@ -27,7 +27,7 @@
       RenderBlock {P} at (0,102) size 784x18
         RenderText {#text} at (0,0) size 43x18
           text run at (0,0) width 43: "PASS "
-        RenderInline {DFN} at (0,0) size 36x18 [color=#FFFFFF]
-          RenderText {#text} at (43,0) size 36x18
-            text run at (43,0) width 36: "FAIL"
+        RenderInline {DFN} at (0,0) size 34x18 [color=#FFFFFF]
+          RenderText {#text} at (43,0) size 34x18
+            text run at (43,0) width 34: "FAIL"
         RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to