Title: [103645] trunk/LayoutTests
Revision
103645
Author
[email protected]
Date
2011-12-23 19:59:26 -0800 (Fri, 23 Dec 2011)

Log Message

Chromium rebaseline for font-weight-bold-for-b-and-strong.html.

Also remove crash expectations for the bug 74788 since these tests are no longer asserting.

* fast/html/font-weight-bold-for-b-and-strong-expected.txt: Removed.
* platform/chromium-cg-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/html: Added.
* platform/chromium-cg-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
* platform/chromium-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/html: Added.
* platform/chromium-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
* platform/chromium-win-vista/fast/html: Removed.
* platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
* platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.
* platform/chromium/fast/html: Added.
* platform/chromium/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.
* platform/chromium/test_expectations.txt:
* platform/mac/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103644 => 103645)


--- trunk/LayoutTests/ChangeLog	2011-12-24 03:48:32 UTC (rev 103644)
+++ trunk/LayoutTests/ChangeLog	2011-12-24 03:59:26 UTC (rev 103645)
@@ -1,5 +1,26 @@
 2011-12-23  Ryosuke Niwa  <[email protected]>
 
+        Chromium rebaseline for font-weight-bold-for-b-and-strong.html.
+
+        Also remove crash expectations for the bug 74788 since these tests are no longer asserting.
+
+        * fast/html/font-weight-bold-for-b-and-strong-expected.txt: Removed.
+        * platform/chromium-cg-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
+        * platform/chromium-cg-mac-snowleopard/fast/html: Added.
+        * platform/chromium-cg-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
+        * platform/chromium-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/html: Added.
+        * platform/chromium-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
+        * platform/chromium-win-vista/fast/html: Removed.
+        * platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
+        * platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.
+        * platform/chromium/fast/html: Added.
+        * platform/chromium/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+        * platform/mac/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.
+
+2011-12-23  Ryosuke Niwa  <[email protected]>
+
         Mac rebaselines after r102471 and r102968.
 
         * fast/dom/constructed-objects-prototypes-expected.txt:

Deleted: trunk/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt (103644 => 103645)


--- trunk/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt	2011-12-24 03:48:32 UTC (rev 103644)
+++ trunk/LayoutTests/fast/html/font-weight-bold-for-b-and-strong-expected.txt	2011-12-24 03:59:26 UTC (rev 103645)
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x216
-  RenderBlock {HTML} at (0,0) size 800x216
-    RenderBody {BODY} at (8,16) size 784x184
-      RenderBlock {P} at (0,0) size 784x20
-        RenderInline {B} at (0,0) size 187x19
-          RenderText {#text} at (0,0) size 187x19
-            text run at (0,0) width 187: "Should be bold per HTML5."
-      RenderBlock {P} at (0,36) size 784x20
-        RenderInline {B} at (0,0) size 153x19
-          RenderInline {B} at (0,0) size 153x19
-            RenderText {#text} at (0,0) size 153x19
-              text run at (0,0) width 153: "Should be equally bold."
-      RenderBlock {P} at (0,72) size 784x20
-        RenderInline {STRONG} at (0,0) size 187x19
-          RenderText {#text} at (0,0) size 187x19
-            text run at (0,0) width 187: "Should be bold per HTML5."
-      RenderBlock {P} at (0,108) size 784x20
-        RenderInline {STRONG} at (0,0) size 153x19
-          RenderInline {STRONG} at (0,0) size 153x19
-            RenderText {#text} at (0,0) size 153x19
-              text run at (0,0) width 153: "Should be equally bold."
-      RenderBlock {P} at (0,144) size 784x40
-        RenderText {#text} at (0,0) size 757x39
-          text run at (0,0) width 462: "The HTML5 spec says that b and strong should render as font-weight: bold, "
-          text run at (462,0) width 295: "not font-weight: bolder. The text above should all"
-          text run at (0,20) width 129: "render with the same "
-          text run at (129,20) width 57: "boldness."

Added: trunk/LayoutTests/platform/chromium/fast/html/font-weight-bold-for-b-and-strong-expected.txt (0 => 103645)


--- trunk/LayoutTests/platform/chromium/fast/html/font-weight-bold-for-b-and-strong-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/html/font-weight-bold-for-b-and-strong-expected.txt	2011-12-24 03:59:26 UTC (rev 103645)
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x204
+  RenderBlock {HTML} at (0,0) size 800x204
+    RenderBody {BODY} at (8,16) size 784x172
+      RenderBlock {P} at (0,0) size 784x18
+        RenderInline {B} at (0,0) size 194x18
+          RenderText {#text} at (0,0) size 194x18
+            text run at (0,0) width 194: "Should be bold per HTML5."
+      RenderBlock {P} at (0,34) size 784x18
+        RenderInline {B} at (0,0) size 159x18
+          RenderInline {B} at (0,0) size 159x18
+            RenderText {#text} at (0,0) size 159x18
+              text run at (0,0) width 159: "Should be equally bold."
+      RenderBlock {P} at (0,68) size 784x18
+        RenderInline {STRONG} at (0,0) size 194x18
+          RenderText {#text} at (0,0) size 194x18
+            text run at (0,0) width 194: "Should be bold per HTML5."
+      RenderBlock {P} at (0,102) size 784x18
+        RenderInline {STRONG} at (0,0) size 159x18
+          RenderInline {STRONG} at (0,0) size 159x18
+            RenderText {#text} at (0,0) size 159x18
+              text run at (0,0) width 159: "Should be equally bold."
+      RenderBlock {P} at (0,136) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 483: "The HTML5 spec says that b and strong should render as font-weight: bold, "
+          text run at (483,0) width 293: "not font-weight: bolder. The text above should"
+          text run at (0,18) width 154: "all render with the same "
+          text run at (154,18) width 59: "boldness."

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (103644 => 103645)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-24 03:48:32 UTC (rev 103644)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-24 03:59:26 UTC (rev 103645)
@@ -4022,65 +4022,6 @@
 BUGWK74746 WIN : http/tests/xmlhttprequest/workers/methods.html = FAIL
 BUGWK74746 WIN : http/tests/xmlhttprequest/workers/methods-async.html = FAIL
 
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-03-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-04-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-05-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-06-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-07-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-08-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-09-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-10-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-11-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-12-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-13-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-14-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-15-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-16-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-17-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-18-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-19-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-20-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-21-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-23-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-24-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-25-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-26-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-27-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-28-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-30-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-31-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-32-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-33-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-34-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-44-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-52-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-77-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-84-t.svg = PASS CRASH
-BUGWK74788 DEBUG : svg/W3C-SVG-1.1/animate-elem-85-t.svg = PASS CRASH
-
-// Conflicts with BUGCR99500 above, so split out expectations
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-36-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-37-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-39-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-40-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-41-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-46-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-60-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-61-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-62-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-63-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-64-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-65-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-66-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-67-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-68-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-69-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-70-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-81-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-82-t.svg = PASS CRASH
-BUGWK74788 MAC LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-83-t.svg = PASS CRASH
-
 // Will pick up rebaselining images from bots
 BUGWK74427 MAC WIN : css2.1/20110323/border-conflict-style-079.htm = IMAGE
 BUGWK74427 MAC WIN : css2.1/20110323/floating-replaced-height-008.htm = IMAGE
@@ -4136,8 +4077,6 @@
 BUGWK75048 DEBUG : fast/workers/storage/use-same-database-in-page-and-workers.html = CRASH TIMEOUT
 BUGWK75111 RELEASE : fast/workers/storage/use-same-database-in-page-and-workers.html = PASS TIMEOUT
 
-// Needs baselines
-BUGWK75055 : fast/html/font-weight-bold-for-b-and-strong.html = PASS FAIL
 
 BUGWK75098 : media/track/track-cue-rendering.html = TEXT
 BUGWK75110 WIN : fast/filesystem/op-restricted-chars.html = TEXT

Added: trunk/LayoutTests/platform/chromium-cg-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/fast/html/font-weight-bold-for-b-and-strong-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/html/font-weight-bold-for-b-and-strong-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.txt (0 => 103645)


--- trunk/LayoutTests/platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/html/font-weight-bold-for-b-and-strong-expected.txt	2011-12-24 03:59:26 UTC (rev 103645)
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x216
+  RenderBlock {HTML} at (0,0) size 800x216
+    RenderBody {BODY} at (8,16) size 784x184
+      RenderBlock {P} at (0,0) size 784x20
+        RenderInline {B} at (0,0) size 187x19
+          RenderText {#text} at (0,0) size 187x19
+            text run at (0,0) width 187: "Should be bold per HTML5."
+      RenderBlock {P} at (0,36) size 784x20
+        RenderInline {B} at (0,0) size 153x19
+          RenderInline {B} at (0,0) size 153x19
+            RenderText {#text} at (0,0) size 153x19
+              text run at (0,0) width 153: "Should be equally bold."
+      RenderBlock {P} at (0,72) size 784x20
+        RenderInline {STRONG} at (0,0) size 187x19
+          RenderText {#text} at (0,0) size 187x19
+            text run at (0,0) width 187: "Should be bold per HTML5."
+      RenderBlock {P} at (0,108) size 784x20
+        RenderInline {STRONG} at (0,0) size 153x19
+          RenderInline {STRONG} at (0,0) size 153x19
+            RenderText {#text} at (0,0) size 153x19
+              text run at (0,0) width 153: "Should be equally bold."
+      RenderBlock {P} at (0,144) size 784x40
+        RenderText {#text} at (0,0) size 757x39
+          text run at (0,0) width 462: "The HTML5 spec says that b and strong should render as font-weight: bold, "
+          text run at (462,0) width 295: "not font-weight: bolder. The text above should all"
+          text run at (0,20) width 129: "render with the same "
+          text run at (129,20) width 57: "boldness."

Added: trunk/LayoutTests/platform/mac/fast/html/font-weight-bold-for-b-and-strong-expected.txt (0 => 103645)


--- trunk/LayoutTests/platform/mac/fast/html/font-weight-bold-for-b-and-strong-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/html/font-weight-bold-for-b-and-strong-expected.txt	2011-12-24 03:59:26 UTC (rev 103645)
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x216
+  RenderBlock {HTML} at (0,0) size 800x216
+    RenderBody {BODY} at (8,16) size 784x184
+      RenderBlock {P} at (0,0) size 784x20
+        RenderInline {B} at (0,0) size 187x19
+          RenderText {#text} at (0,0) size 187x19
+            text run at (0,0) width 187: "Should be bold per HTML5."
+      RenderBlock {P} at (0,36) size 784x20
+        RenderInline {B} at (0,0) size 153x19
+          RenderInline {B} at (0,0) size 153x19
+            RenderText {#text} at (0,0) size 153x19
+              text run at (0,0) width 153: "Should be equally bold."
+      RenderBlock {P} at (0,72) size 784x20
+        RenderInline {STRONG} at (0,0) size 187x19
+          RenderText {#text} at (0,0) size 187x19
+            text run at (0,0) width 187: "Should be bold per HTML5."
+      RenderBlock {P} at (0,108) size 784x20
+        RenderInline {STRONG} at (0,0) size 153x19
+          RenderInline {STRONG} at (0,0) size 153x19
+            RenderText {#text} at (0,0) size 153x19
+              text run at (0,0) width 153: "Should be equally bold."
+      RenderBlock {P} at (0,144) size 784x40
+        RenderText {#text} at (0,0) size 757x39
+          text run at (0,0) width 462: "The HTML5 spec says that b and strong should render as font-weight: bold, "
+          text run at (462,0) width 295: "not font-weight: bolder. The text above should all"
+          text run at (0,20) width 129: "render with the same "
+          text run at (129,20) width 57: "boldness."
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to