+2010-08-30 Yuzo Fujishima <yuzo@google.com>
+
+ Unreviewed Chromium test expectation change.
+
+ * platform/chromium-linux/fast/lists/li-values-expected.txt: Added.
+ * platform/chromium-win/fast/lists/li-values-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
2010-08-30 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change for r66359.
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {OL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 510x19
- text run at (0,0) width 510: "The list marker should show 1 because this item had a value of 4 but it was removed."
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 412x19
- text run at (0,0) width 412: "The list marker should show 2 even though this item has a value of 0."
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 418x19
- text run at (0,0) width 418: "The list marker should show 3 even though this item has a value of -1."
+1 The list marker should show 1 because this item had a value of 4 but it was removed.\r
+2 The list marker should show 2 even though this item has a value of 0.\r
+3 The list marker should show 3 even though this item has a value of -1.\r
BUG42691 : fast/lists/w3-css3-list-styles-alphabetic.html = TEXT
BUG42691 : fast/lists/w3-css3-list-styles-numeric.html = TEXT
BUG42691 : fast/lists/w3-list-styles.html = TEXT
-BUG42691 : fast/lists/li-values.html = TIMEOUT
+BUG42691 MAC : fast/lists/li-values.html = TIMEOUT
// Webkit patch http://trac.webkit.org/changeset/64323 modify the test
// Need to change chromium TestNetscape plugin.