Title: [91545] trunk/LayoutTests
Revision
91545
Author
[email protected]
Date
2011-07-21 18:34:48 -0700 (Thu, 21 Jul 2011)

Log Message

Chromium test expectation update after r91533.
fast/css/absolute-child-with-percent-height-inside-relative-parent.html is missing a pixel result.
A patch to add the pixel result has been uploaded to the bug 64046.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91544 => 91545)


--- trunk/LayoutTests/ChangeLog	2011-07-22 01:12:49 UTC (rev 91544)
+++ trunk/LayoutTests/ChangeLog	2011-07-22 01:34:48 UTC (rev 91545)
@@ -1,3 +1,11 @@
+2011-07-21  Ryosuke Niwa  <[email protected]>
+
+        Chromium test expectation update after r91533.
+        fast/css/absolute-child-with-percent-height-inside-relative-parent.html is missing a pixel result.
+        A patch to add the pixel result has been uploaded to the bug 64046.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-21  Kulanthaivel Palanichamy  <[email protected]>
 
         Test to cover absolutely positioned child with percentage height

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91544 => 91545)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-22 01:12:49 UTC (rev 91544)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-22 01:34:48 UTC (rev 91545)
@@ -3842,3 +3842,5 @@
 BUGRNIWA WIN : fast/multicol/vertical-lr/float-multicol.html = IMAGE+TEXT
 BUGRNIWA WIN : fast/multicol/vertical-rl/float-multicol.html = IMAGE+TEXT
 BUGRNIWA WIN : http/tests/inspector/resource-tree/resource-tree-non-unique-url.html = TEXT
+
+BUGRNIWA : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = MISSING
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to