[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

yutak at chromium.org yutak at chromium.org
Wed Dec 22 18:16:22 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 336bbe7ceadb3f1a6ff1dbc24d45bd5b354317d4
Author: yutak at chromium.org <yutak at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 9 08:09:45 2010 +0000

    2010-12-09  Yuta Kitamura  <yutak at chromium.org>
    
            Unreviewed.
    
            Chromium rebaselines for r73488.
    
            * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt:
            * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
            * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
            * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
            * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
            * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
            * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
            * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73596 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f7b1783..ccf8aa3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-12-09  Yuta Kitamura  <yutak at chromium.org>
+
+        Unreviewed.
+
+        Chromium rebaselines for r73488.
+
+        * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
+        * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-12-08  Pavel Feldman  <pfeldman at chromium.org>
 
         Not reviewed. Updated Chromium expectations.
diff --git a/LayoutTests/platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt b/LayoutTests/platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt
index 4696be8..55025f3 100644
--- a/LayoutTests/platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt
@@ -4,6 +4,8 @@ layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderProgress {PROGRESS} at (0,0) size 160x16 [bgcolor=#808080]
+        RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
       RenderInline {SMALL} at (0,0) size 133x15
         RenderProgress {PROGRESS} at (160,2) size 133x13 [bgcolor=#808080]
+          RenderBlock {DIV} at (40,0) size 93x13 [bgcolor=#008000]
       RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt
index e4cb96f..2d26486 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt
@@ -1,158 +1,198 @@
-layer at (0,0) size 785x605
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x605
-  RenderBlock {HTML} at (0,0) size 785x605
-    RenderBody {BODY} at (8,8) size 769x581
-      RenderBlock {H1} at (0,0) size 769x20
-        RenderText {#text} at (0,0) size 215x19
-          text run at (0,0) width 215: "Meters with various appearance"
-      RenderBlock {H2} at (0,33) size 769x20
-        RenderText {#text} at (0,0) size 213x19
-          text run at (0,0) width 213: "discrete-capacity-level-indicator"
-      RenderBlock {H2} at (0,69) size 769x230
-        RenderBlock {UL} at (0,0) size 769x230
-          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 86x19
-              text run at (0,0) width 86: "value=10/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=8/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=5/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 40x16
-          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=2/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 16x16
-          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=0/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 0x16
-          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 37x19
-              text run at (0,0) width 37: "RTL:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (40,0) size 40x16
-          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 31x19
-              text run at (0,0) width 31: "Tall:"
-            RenderMeter {METER} at (649,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 40x50
-          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 41x19
-              text run at (0,0) width 41: "Short:"
-            RenderMeter {METER} at (649,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 24x5
-          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 40x19
-              text run at (0,0) width 40: "Wide:"
-            RenderMeter {METER} at (429,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 150x16
-          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 55x19
-              text run at (0,0) width 55: "Narrow:"
-            RenderMeter {METER} at (699,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 15x16
-      RenderBlock {H2} at (0,315) size 769x20
-        RenderText {#text} at (0,0) size 231x19
-          text run at (0,0) width 231: "continuous-capacity-level-indicator"
-      RenderBlock {H2} at (0,351) size 769x230
-        RenderBlock {UL} at (0,0) size 769x230
-          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 86x19
-              text run at (0,0) width 86: "value=10/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=8/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=5/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 40x16
-          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=2/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 16x16
-          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=0/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 0x16
-          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 37x19
-              text run at (0,0) width 37: "RTL:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (40,0) size 40x16
-          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 31x19
-              text run at (0,0) width 31: "Tall:"
-            RenderMeter {METER} at (649,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 40x50
-          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 41x19
-              text run at (0,0) width 41: "Short:"
-            RenderMeter {METER} at (649,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 24x5
-          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 40x19
-              text run at (0,0) width 40: "Wide:"
-            RenderMeter {METER} at (429,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 150x16
-          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 55x19
-              text run at (0,0) width 55: "Narrow:"
-            RenderMeter {METER} at (699,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 15x16
+layer at (0,0) size 785x605
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x605
+  RenderBlock {HTML} at (0,0) size 785x605
+    RenderBody {BODY} at (8,8) size 769x581
+      RenderBlock {H1} at (0,0) size 769x20
+        RenderText {#text} at (0,0) size 215x19
+          text run at (0,0) width 215: "Meters with various appearance"
+      RenderBlock {H2} at (0,33) size 769x20
+        RenderText {#text} at (0,0) size 213x19
+          text run at (0,0) width 213: "discrete-capacity-level-indicator"
+      RenderBlock {H2} at (0,69) size 769x230
+        RenderBlock {UL} at (0,0) size 769x230
+          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 86x19
+              text run at (0,0) width 86: "value=10/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=8/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=5/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=2/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 16x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,13) size 80x3
+          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=0/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 0x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,16) size 80x0
+          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 37x19
+              text run at (0,0) width 37: "RTL:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (40,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 31x19
+              text run at (0,0) width 31: "Tall:"
+            RenderMeter {METER} at (649,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 40x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,25) size 80x25
+          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 41x19
+              text run at (0,0) width 41: "Short:"
+            RenderMeter {METER} at (649,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 24x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,4) size 80x1
+          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 40x19
+              text run at (0,0) width 40: "Wide:"
+            RenderMeter {METER} at (429,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 150x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,8) size 300x8
+          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 55x19
+              text run at (0,0) width 55: "Narrow:"
+            RenderMeter {METER} at (699,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 15x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,8) size 30x8
+      RenderBlock {H2} at (0,315) size 769x20
+        RenderText {#text} at (0,0) size 231x19
+          text run at (0,0) width 231: "continuous-capacity-level-indicator"
+      RenderBlock {H2} at (0,351) size 769x230
+        RenderBlock {UL} at (0,0) size 769x230
+          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 86x19
+              text run at (0,0) width 86: "value=10/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=8/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=5/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=2/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 16x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,13) size 80x3
+          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=0/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 0x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,16) size 80x0
+          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 37x19
+              text run at (0,0) width 37: "RTL:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (40,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 31x19
+              text run at (0,0) width 31: "Tall:"
+            RenderMeter {METER} at (649,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 40x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,25) size 80x25
+          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 41x19
+              text run at (0,0) width 41: "Short:"
+            RenderMeter {METER} at (649,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 24x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,4) size 80x1
+          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 40x19
+              text run at (0,0) width 40: "Wide:"
+            RenderMeter {METER} at (429,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 150x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,8) size 300x8
+          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 55x19
+              text run at (0,0) width 55: "Narrow:"
+            RenderMeter {METER} at (699,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 15x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,8) size 30x8
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt
index 6a154b3..c7a7000 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt
@@ -1,158 +1,198 @@
-layer at (0,0) size 785x605
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x605
-  RenderBlock {HTML} at (0,0) size 785x605
-    RenderBody {BODY} at (8,8) size 769x581
-      RenderBlock {H1} at (0,0) size 769x20
-        RenderText {#text} at (0,0) size 215x19
-          text run at (0,0) width 215: "Meters with various appearance"
-      RenderBlock {H2} at (0,33) size 769x20
-        RenderText {#text} at (0,0) size 139x19
-          text run at (0,0) width 139: "rating-level-indicator"
-      RenderBlock {H2} at (0,69) size 769x230
-        RenderBlock {UL} at (0,0) size 769x230
-          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 86x19
-              text run at (0,0) width 86: "value=10/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=8/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=5/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 40x16
-          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=2/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 16x16
-          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=0/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 0x16
-          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 37x19
-              text run at (0,0) width 37: "RTL:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (40,0) size 40x16
-          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 31x19
-              text run at (0,0) width 31: "Tall:"
-            RenderMeter {METER} at (649,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 40x50
-          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 41x19
-              text run at (0,0) width 41: "Short:"
-            RenderMeter {METER} at (649,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 24x5
-          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 40x19
-              text run at (0,0) width 40: "Wide:"
-            RenderMeter {METER} at (429,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 150x16
-          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 55x19
-              text run at (0,0) width 55: "Narrow:"
-            RenderMeter {METER} at (699,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 15x16
-      RenderBlock {H2} at (0,315) size 769x20
-        RenderText {#text} at (0,0) size 165x19
-          text run at (0,0) width 165: "relevancy-level-indicator"
-      RenderBlock {H2} at (0,351) size 769x230
-        RenderBlock {UL} at (0,0) size 769x230
-          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 86x19
-              text run at (0,0) width 86: "value=10/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=8/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=5/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 40x16
-          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=2/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 16x16
-          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 78x19
-              text run at (0,0) width 78: "value=0/10:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 0x16
-          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 37x19
-              text run at (0,0) width 37: "RTL:"
-            RenderMeter {METER} at (649,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (40,0) size 40x16
-          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 31x19
-              text run at (0,0) width 31: "Tall:"
-            RenderMeter {METER} at (649,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 80x50
-              RenderBlock {DIV} at (0,0) size 40x50
-          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 41x19
-              text run at (0,0) width 41: "Short:"
-            RenderMeter {METER} at (649,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 80x5
-              RenderBlock {DIV} at (0,0) size 24x5
-          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 40x19
-              text run at (0,0) width 40: "Wide:"
-            RenderMeter {METER} at (429,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 300x16
-              RenderBlock {DIV} at (0,0) size 150x16
-          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
-            RenderListMarker at (-18,0) size 7x19: bullet
-            RenderText {#text} at (0,0) size 55x19
-              text run at (0,0) width 55: "Narrow:"
-            RenderMeter {METER} at (699,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 30x16
-              RenderBlock {DIV} at (0,0) size 15x16
+layer at (0,0) size 785x605
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x605
+  RenderBlock {HTML} at (0,0) size 785x605
+    RenderBody {BODY} at (8,8) size 769x581
+      RenderBlock {H1} at (0,0) size 769x20
+        RenderText {#text} at (0,0) size 215x19
+          text run at (0,0) width 215: "Meters with various appearance"
+      RenderBlock {H2} at (0,33) size 769x20
+        RenderText {#text} at (0,0) size 139x19
+          text run at (0,0) width 139: "rating-level-indicator"
+      RenderBlock {H2} at (0,69) size 769x230
+        RenderBlock {UL} at (0,0) size 769x230
+          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 86x19
+              text run at (0,0) width 86: "value=10/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=8/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=5/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=2/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 16x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,13) size 80x3
+          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=0/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 0x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,16) size 80x0
+          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 37x19
+              text run at (0,0) width 37: "RTL:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (40,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 31x19
+              text run at (0,0) width 31: "Tall:"
+            RenderMeter {METER} at (649,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 40x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,25) size 80x25
+          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 41x19
+              text run at (0,0) width 41: "Short:"
+            RenderMeter {METER} at (649,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 24x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,4) size 80x1
+          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 40x19
+              text run at (0,0) width 40: "Wide:"
+            RenderMeter {METER} at (429,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 150x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,8) size 300x8
+          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 55x19
+              text run at (0,0) width 55: "Narrow:"
+            RenderMeter {METER} at (699,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 15x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,8) size 30x8
+      RenderBlock {H2} at (0,315) size 769x20
+        RenderText {#text} at (0,0) size 165x19
+          text run at (0,0) width 165: "relevancy-level-indicator"
+      RenderBlock {H2} at (0,351) size 769x230
+        RenderBlock {UL} at (0,0) size 769x230
+          RenderListItem {LI} at (40,0) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 86x19
+              text run at (0,0) width 86: "value=10/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+          RenderListItem {LI} at (40,20) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=8/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+          RenderListItem {LI} at (40,40) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=5/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,60) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=2/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 16x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,13) size 80x3
+          RenderListItem {LI} at (40,80) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 78x19
+              text run at (0,0) width 78: "value=0/10:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 0x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,16) size 80x0
+          RenderListItem {LI} at (40,100) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 37x19
+              text run at (0,0) width 37: "RTL:"
+            RenderMeter {METER} at (649,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (40,0) size 40x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,8) size 80x8
+          RenderListItem {LI} at (40,120) size 729x50 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 31x19
+              text run at (0,0) width 31: "Tall:"
+            RenderMeter {METER} at (649,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,0) size 40x50
+              RenderBlock {DIV} at (0,0) size 80x50
+              RenderBlock {DIV} at (0,25) size 80x25
+          RenderListItem {LI} at (40,170) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 41x19
+              text run at (0,0) width 41: "Short:"
+            RenderMeter {METER} at (649,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,0) size 24x5
+              RenderBlock {DIV} at (0,0) size 80x5
+              RenderBlock {DIV} at (0,4) size 80x1
+          RenderListItem {LI} at (40,190) size 729x20 [bgcolor=#EEEEEE]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 40x19
+              text run at (0,0) width 40: "Wide:"
+            RenderMeter {METER} at (429,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,0) size 150x16
+              RenderBlock {DIV} at (0,0) size 300x16
+              RenderBlock {DIV} at (0,8) size 300x8
+          RenderListItem {LI} at (40,210) size 729x20 [bgcolor=#CCCCCC]
+            RenderListMarker at (-18,0) size 7x19: bullet
+            RenderText {#text} at (0,0) size 55x19
+              text run at (0,0) width 55: "Narrow:"
+            RenderMeter {METER} at (699,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,0) size 15x16
+              RenderBlock {DIV} at (0,0) size 30x16
+              RenderBlock {DIV} at (0,8) size 30x8
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt
index 0018cab..e52d2cf 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt
@@ -21,6 +21,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (114,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
         RenderListItem {LI} at (40,40) size 744x20
           RenderListMarker at (-18,0) size 7x19: bullet
           RenderInline {B} at (0,0) size 16x19
@@ -31,6 +33,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
         RenderListItem {LI} at (40,60) size 744x20
           RenderListMarker at (-18,0) size 7x19: bullet
           RenderText {#text} at (0,0) size 20x19
@@ -43,6 +47,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 20x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,12) size 80x4
           RenderText {#text} at (183,0) size 105x19
             text run at (183,0) width 105: "(should be green)"
         RenderListItem {LI} at (40,80) size 744x20
@@ -57,6 +63,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 40x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,8) size 80x8
           RenderText {#text} at (183,0) size 105x19
             text run at (183,0) width 105: "(should be green)"
         RenderListItem {LI} at (40,100) size 744x20
@@ -71,6 +79,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 60x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,4) size 80x12
           RenderText {#text} at (183,0) size 105x19
             text run at (183,0) width 105: "(should be green)"
         RenderListItem {LI} at (40,120) size 744x20
@@ -85,6 +95,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
           RenderText {#text} at (183,0) size 111x19
             text run at (183,0) width 111: "(should be yellow)"
         RenderListItem {LI} at (40,140) size 744x20
@@ -99,6 +111,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (122,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
           RenderText {#text} at (202,0) size 111x19
             text run at (202,0) width 111: "(should be yellow)"
         RenderListItem {LI} at (40,160) size 744x20
@@ -113,6 +127,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
         RenderListItem {LI} at (40,180) size 744x20
           RenderListMarker at (-18,0) size 7x19: bullet
           RenderText {#text} at (0,0) size 60x19
@@ -125,6 +141,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
           RenderText {#text} at (183,0) size 105x19
             text run at (183,0) width 105: "(should be green)"
         RenderListItem {LI} at (40,200) size 744x20
@@ -137,6 +155,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (114,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
         RenderListItem {LI} at (40,220) size 744x20
           RenderListMarker at (-18,0) size 7x19: bullet
           RenderText {#text} at (0,0) size 40x19
@@ -149,6 +169,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
         RenderListItem {LI} at (40,240) size 744x20
           RenderListMarker at (-18,0) size 7x19: bullet
           RenderText {#text} at (0,0) size 40x19
@@ -161,6 +183,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
           RenderText {#text} at (183,0) size 105x19
             text run at (183,0) width 105: "(should be green)"
         RenderListItem {LI} at (40,260) size 744x20
@@ -175,6 +199,8 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (122,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
           RenderText {#text} at (202,0) size 105x19
             text run at (202,0) width 105: "(should be green)"
         RenderListItem {LI} at (40,280) size 744x20
@@ -189,5 +215,7 @@ layer at (0,0) size 800x600
           RenderMeter {METER} at (103,2) size 80x16
             RenderBlock {DIV} at (0,0) size 80x16
             RenderBlock {DIV} at (0,0) size 40x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,8) size 80x8
           RenderText {#text} at (183,0) size 105x19
             text run at (183,0) width 105: "(should be green)"
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt
index 7c57ae6..36534a2 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt
@@ -1,128 +1,158 @@
-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 {H1} at (0,0) size 784x37
-        RenderText {#text} at (0,0) size 420x36
-          text run at (0,0) width 420: "Meters with various optimums"
-      RenderBlock {P} at (0,58) size 784x20
-        RenderText {#text} at (0,0) size 250x19
-          text run at (0,0) width 250: "(min=0, max=1000, low=300, high=600)"
-      RenderBlock {H2} at (0,97) size 784x27
-        RenderText {#text} at (0,0) size 141x26
-          text run at (0,0) width 141: "optimum=450"
-      RenderBlock {UL} at (0,143) size 784x100
-        RenderListItem {LI} at (40,0) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=150: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 20x16
-        RenderListItem {LI} at (40,20) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=450: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 36x16
-        RenderListItem {LI} at (40,40) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=750: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 60x16
-        RenderListItem {LI} at (40,60) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 55x19
-            text run at (0,0) width 55: "value=0: "
-          RenderMeter {METER} at (55,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 0x16
-        RenderListItem {LI} at (40,80) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 79x19
-            text run at (0,0) width 79: "value=1000: "
-          RenderMeter {METER} at (79,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-      RenderBlock {H2} at (0,262) size 784x27
-        RenderText {#text} at (0,0) size 141x26
-          text run at (0,0) width 141: "optimum=150"
-      RenderBlock {UL} at (0,308) size 784x100
-        RenderListItem {LI} at (40,0) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=150: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 20x16
-        RenderListItem {LI} at (40,20) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=450: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 36x16
-        RenderListItem {LI} at (40,40) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=750: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 60x16
-        RenderListItem {LI} at (40,60) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 55x19
-            text run at (0,0) width 55: "value=0: "
-          RenderMeter {METER} at (55,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 0x16
-        RenderListItem {LI} at (40,80) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 79x19
-            text run at (0,0) width 79: "value=1000: "
-          RenderMeter {METER} at (79,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-      RenderBlock {H2} at (0,427) size 784x27
-        RenderText {#text} at (0,0) size 141x26
-          text run at (0,0) width 141: "optimum=750"
-      RenderBlock {UL} at (0,473) size 784x100
-        RenderListItem {LI} at (40,0) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=150: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 20x16
-        RenderListItem {LI} at (40,20) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=450: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 36x16
-        RenderListItem {LI} at (40,40) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 71x19
-            text run at (0,0) width 71: "value=750: "
-          RenderMeter {METER} at (71,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 60x16
-        RenderListItem {LI} at (40,60) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 55x19
-            text run at (0,0) width 55: "value=0: "
-          RenderMeter {METER} at (55,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 0x16
-        RenderListItem {LI} at (40,80) size 744x20
-          RenderListMarker at (-18,0) size 7x19: bullet
-          RenderText {#text} at (0,0) size 79x19
-            text run at (0,0) width 79: "value=1000: "
-          RenderMeter {METER} at (79,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
+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 {H1} at (0,0) size 784x37
+        RenderText {#text} at (0,0) size 420x36
+          text run at (0,0) width 420: "Meters with various optimums"
+      RenderBlock {P} at (0,58) size 784x20
+        RenderText {#text} at (0,0) size 250x19
+          text run at (0,0) width 250: "(min=0, max=1000, low=300, high=600)"
+      RenderBlock {H2} at (0,97) size 784x27
+        RenderText {#text} at (0,0) size 141x26
+          text run at (0,0) width 141: "optimum=450"
+      RenderBlock {UL} at (0,143) size 784x100
+        RenderListItem {LI} at (40,0) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=150: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 20x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,12) size 80x4
+        RenderListItem {LI} at (40,20) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=450: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 36x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,9) size 80x7
+        RenderListItem {LI} at (40,40) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=750: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 60x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,4) size 80x12
+        RenderListItem {LI} at (40,60) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 55x19
+            text run at (0,0) width 55: "value=0: "
+          RenderMeter {METER} at (55,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
+        RenderListItem {LI} at (40,80) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 79x19
+            text run at (0,0) width 79: "value=1000: "
+          RenderMeter {METER} at (79,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+      RenderBlock {H2} at (0,262) size 784x27
+        RenderText {#text} at (0,0) size 141x26
+          text run at (0,0) width 141: "optimum=150"
+      RenderBlock {UL} at (0,308) size 784x100
+        RenderListItem {LI} at (40,0) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=150: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 20x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,12) size 80x4
+        RenderListItem {LI} at (40,20) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=450: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 36x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,9) size 80x7
+        RenderListItem {LI} at (40,40) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=750: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 60x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,4) size 80x12
+        RenderListItem {LI} at (40,60) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 55x19
+            text run at (0,0) width 55: "value=0: "
+          RenderMeter {METER} at (55,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
+        RenderListItem {LI} at (40,80) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 79x19
+            text run at (0,0) width 79: "value=1000: "
+          RenderMeter {METER} at (79,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+      RenderBlock {H2} at (0,427) size 784x27
+        RenderText {#text} at (0,0) size 141x26
+          text run at (0,0) width 141: "optimum=750"
+      RenderBlock {UL} at (0,473) size 784x100
+        RenderListItem {LI} at (40,0) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=150: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 20x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,12) size 80x4
+        RenderListItem {LI} at (40,20) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=450: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 36x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,9) size 80x7
+        RenderListItem {LI} at (40,40) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 71x19
+            text run at (0,0) width 71: "value=750: "
+          RenderMeter {METER} at (71,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 60x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,4) size 80x12
+        RenderListItem {LI} at (40,60) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 55x19
+            text run at (0,0) width 55: "value=0: "
+          RenderMeter {METER} at (55,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 0x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,16) size 80x0
+        RenderListItem {LI} at (40,80) size 744x20
+          RenderListMarker at (-18,0) size 7x19: bullet
+          RenderText {#text} at (0,0) size 79x19
+            text run at (0,0) width 79: "value=1000: "
+          RenderMeter {METER} at (79,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
index 05298cf..bde426e 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
@@ -1,33 +1,39 @@
-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 784x584
-      RenderBlock {H1} at (0,0) size 784x37
-        RenderText {#text} at (0,0) size 505x36
-          text run at (0,0) width 505: "Dynamically changing pseudo classes"
-      RenderBlock {P} at (0,58) size 784x20
-        RenderText {#text} at (0,0) size 578x19
-          text run at (0,0) width 578: "Following meter gauge should be green - Changing the paseudo class by changing value attribute"
-      RenderBlock (anonymous) at (0,94) size 784x16
-        RenderMeter {METER} at (0,0) size 80x16
-          RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080]
-          RenderBlock {DIV} at (0,0) size 72x16 [bgcolor=#008000]
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,126) size 784x20
-        RenderText {#text} at (0,0) size 692x19
-          text run at (0,0) width 692: "Following meter gauge should be blue - Changing the pseudo class by changing direction from horizontal to vertical."
-      RenderBlock (anonymous) at (0,162) size 784x100
-        RenderMeter {METER} at (0,0) size 80x100
-          RenderBlock {DIV} at (0,0) size 80x100 [bgcolor=#808080]
-          RenderBlock {DIV} at (0,10) size 80x90 [bgcolor=#0000FF]
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,278) size 784x40
-        RenderText {#text} at (0,0) size 721x39
-          text run at (0,0) width 721: "Following meter gauge should be native looking green - Changing the pseudo class by changing direction from vertical to"
-          text run at (0,20) width 62: "horizontal."
-      RenderBlock (anonymous) at (0,334) size 784x20
-        RenderMeter {METER} at (0,0) size 80x20
-          RenderBlock {DIV} at (0,0) size 80x20
-          RenderBlock {DIV} at (0,0) size 72x20
-        RenderText {#text} at (0,0) size 0x0
+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 784x584
+      RenderBlock {H1} at (0,0) size 784x37
+        RenderText {#text} at (0,0) size 505x36
+          text run at (0,0) width 505: "Dynamically changing pseudo classes"
+      RenderBlock {P} at (0,58) size 784x20
+        RenderText {#text} at (0,0) size 578x19
+          text run at (0,0) width 578: "Following meter gauge should be green - Changing the paseudo class by changing value attribute"
+      RenderBlock (anonymous) at (0,94) size 784x16
+        RenderMeter {METER} at (0,0) size 80x16
+          RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080]
+          RenderBlock {DIV} at (0,0) size 72x16 [bgcolor=#008000]
+          RenderBlock {DIV} at (0,0) size 80x16
+          RenderBlock {DIV} at (0,2) size 80x14
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,126) size 784x20
+        RenderText {#text} at (0,0) size 692x19
+          text run at (0,0) width 692: "Following meter gauge should be blue - Changing the pseudo class by changing direction from horizontal to vertical."
+      RenderBlock (anonymous) at (0,162) size 784x100
+        RenderMeter {METER} at (0,0) size 80x100
+          RenderBlock {DIV} at (0,0) size 80x100
+          RenderBlock {DIV} at (0,0) size 72x100
+          RenderBlock {DIV} at (0,0) size 80x100 [bgcolor=#808080]
+          RenderBlock {DIV} at (0,10) size 80x90 [bgcolor=#0000FF]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,278) size 784x40
+        RenderText {#text} at (0,0) size 721x39
+          text run at (0,0) width 721: "Following meter gauge should be native looking green - Changing the pseudo class by changing direction from vertical to"
+          text run at (0,20) width 62: "horizontal."
+      RenderBlock (anonymous) at (0,334) size 784x20
+        RenderMeter {METER} at (0,0) size 80x20
+          RenderBlock {DIV} at (0,0) size 80x20
+          RenderBlock {DIV} at (0,0) size 72x20
+          RenderBlock {DIV} at (0,0) size 80x20 [bgcolor=#808080]
+          RenderBlock {DIV} at (0,2) size 80x18 [bgcolor=#0000FF]
+        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt
index 9c022d8..a6bafcb 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt
@@ -1,100 +1,128 @@
-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 784x584
-      RenderBlock {H2} at (3,0) size 778x20
-        RenderText {#text} at (0,0) size 343x19
-          text run at (0,0) width 343: "Horizontal meters with the non-themed default style"
-      RenderBlock {UL} at (3,23) size 778x66
-        RenderListItem {LI} at (43,0) size 732x20
-          RenderMeter {METER} at (0,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 20x16
-        RenderListItem {LI} at (43,23) size 732x20
-          RenderMeter {METER} at (0,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 36x16
-        RenderListItem {LI} at (43,46) size 732x20
-          RenderMeter {METER} at (0,2) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 60x16
-      RenderBlock {H2} at (3,92) size 778x20
-        RenderText {#text} at (0,0) size 327x19
-          text run at (0,0) width 327: "Vertical meters with the non-themed default style"
-      RenderBlock {UL} at (3,115) size 778x132
-        RenderListItem {LI} at (43,0) size 732x42
-          RenderMeter {METER} at (0,0) size 30x40
-            RenderBlock {DIV} at (0,0) size 30x40
-            RenderBlock {DIV} at (0,30) size 30x10
-        RenderListItem {LI} at (43,45) size 732x42
-          RenderMeter {METER} at (0,0) size 30x40
-            RenderBlock {DIV} at (0,0) size 30x40
-            RenderBlock {DIV} at (0,22) size 30x18
-        RenderListItem {LI} at (43,90) size 732x42
-          RenderMeter {METER} at (0,0) size 30x40
-            RenderBlock {DIV} at (0,0) size 30x40
-            RenderBlock {DIV} at (0,10) size 30x30
-      RenderBlock {H2} at (3,250) size 778x20
-        RenderText {#text} at (0,0) size 149x19
-          text run at (0,0) width 149: "Providing meter styles"
-      RenderBlock {DIV} at (0,273) size 784x105 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x105
-          RenderListItem {LI} at (43,0) size 732x33
-            RenderMeter {METER} at (0,0) size 230x31 [bgcolor=#AAAACC] [border: (10px solid #222244) (50px solid #222244) (5px solid #222244) (100px solid #222244)]
-              RenderBlock {DIV} at (100,10) size 80x16
-              RenderBlock {DIV} at (100,10) size 64x16
-            RenderText {#text} at (230,13) size 69x19
-              text run at (230,13) width 69: " has border"
-          RenderListItem {LI} at (43,36) size 732x33
-            RenderMeter {METER} at (0,0) size 230x31 [bgcolor=#AAAACC]
-              RenderBlock {DIV} at (100,10) size 80x16
-              RenderBlock {DIV} at (100,10) size 64x16
-            RenderText {#text} at (230,13) size 76x19
-              text run at (230,13) width 76: " has padding"
-          RenderListItem {LI} at (43,72) size 732x33
-            RenderMeter {METER} at (100,10) size 80x16 [bgcolor=#AAAACC]
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (230,13) size 68x19
-              text run at (230,13) width 68: " has margin"
-      RenderBlock {H2} at (3,381) size 778x20
-        RenderText {#text} at (0,0) size 218x19
-          text run at (0,0) width 218: "Providing bar and/or value styles"
-      RenderBlock {DIV} at (0,404) size 784x66 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x66
-          RenderListItem {LI} at (43,0) size 732x20
-            RenderMeter {METER} at (0,2) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
-            RenderText {#text} at (80,0) size 240x19
-              text run at (80,0) width 240: " has bar style, should be styled as it has."
-          RenderListItem {LI} at (43,23) size 732x20
-            RenderMeter {METER} at (0,2) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
-              RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (80,0) size 251x19
-              text run at (80,0) width 251: " has value style, should be styled as it has."
-          RenderListItem {LI} at (43,46) size 732x20
-            RenderMeter {METER} at (0,2) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
-              RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
-            RenderText {#text} at (80,0) size 253x19
-              text run at (80,0) width 253: " has both styles, should be styled as it has."
-      RenderBlock {H2} at (3,473) size 778x20
-        RenderText {#text} at (0,0) size 151x19
-          text run at (0,0) width 151: "Providing appearances"
-      RenderBlock {DIV} at (0,496) size 784x43 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x43
-          RenderListItem {LI} at (43,0) size 732x20
-            RenderMeter {METER} at (0,2) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (80,0) size 354x19
-              text run at (80,0) width 354: " has \"none\" appearance, should be styled with default style."
-          RenderListItem {LI} at (43,23) size 732x20
-            RenderMeter {METER} at (0,2) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (80,0) size 264x19
-              text run at (80,0) width 264: " has \"meter\" appearance, should be themed."
+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 784x584
+      RenderBlock {H2} at (3,0) size 778x20
+        RenderText {#text} at (0,0) size 343x19
+          text run at (0,0) width 343: "Horizontal meters with the non-themed default style"
+      RenderBlock {UL} at (3,23) size 778x66
+        RenderListItem {LI} at (43,0) size 732x20
+          RenderMeter {METER} at (0,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 20x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,12) size 80x4
+        RenderListItem {LI} at (43,23) size 732x20
+          RenderMeter {METER} at (0,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 36x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,9) size 80x7
+        RenderListItem {LI} at (43,46) size 732x20
+          RenderMeter {METER} at (0,2) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 60x16
+            RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,4) size 80x12
+      RenderBlock {H2} at (3,92) size 778x20
+        RenderText {#text} at (0,0) size 327x19
+          text run at (0,0) width 327: "Vertical meters with the non-themed default style"
+      RenderBlock {UL} at (3,115) size 778x132
+        RenderListItem {LI} at (43,0) size 732x42
+          RenderMeter {METER} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 7x40
+            RenderBlock {DIV} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,30) size 30x10
+        RenderListItem {LI} at (43,45) size 732x42
+          RenderMeter {METER} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 13x40
+            RenderBlock {DIV} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,22) size 30x18
+        RenderListItem {LI} at (43,90) size 732x42
+          RenderMeter {METER} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 22x40
+            RenderBlock {DIV} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,10) size 30x30
+      RenderBlock {H2} at (3,250) size 778x20
+        RenderText {#text} at (0,0) size 149x19
+          text run at (0,0) width 149: "Providing meter styles"
+      RenderBlock {DIV} at (0,273) size 784x105 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x105
+          RenderListItem {LI} at (43,0) size 732x33
+            RenderMeter {METER} at (0,0) size 230x31 [bgcolor=#AAAACC] [border: (10px solid #222244) (50px solid #222244) (5px solid #222244) (100px solid #222244)]
+              RenderBlock {DIV} at (100,10) size 80x16
+              RenderBlock {DIV} at (100,10) size 64x16
+              RenderBlock {DIV} at (100,10) size 80x16
+              RenderBlock {DIV} at (100,14) size 80x12
+            RenderText {#text} at (230,13) size 69x19
+              text run at (230,13) width 69: " has border"
+          RenderListItem {LI} at (43,36) size 732x33
+            RenderMeter {METER} at (0,0) size 230x31 [bgcolor=#AAAACC]
+              RenderBlock {DIV} at (100,10) size 80x16
+              RenderBlock {DIV} at (100,10) size 64x16
+              RenderBlock {DIV} at (100,10) size 80x16
+              RenderBlock {DIV} at (100,14) size 80x12
+            RenderText {#text} at (230,13) size 76x19
+              text run at (230,13) width 76: " has padding"
+          RenderListItem {LI} at (43,72) size 732x33
+            RenderMeter {METER} at (100,10) size 80x16 [bgcolor=#AAAACC]
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+            RenderText {#text} at (230,13) size 68x19
+              text run at (230,13) width 68: " has margin"
+      RenderBlock {H2} at (3,381) size 778x20
+        RenderText {#text} at (0,0) size 218x19
+          text run at (0,0) width 218: "Providing bar and/or value styles"
+      RenderBlock {DIV} at (0,404) size 784x66 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x66
+          RenderListItem {LI} at (43,0) size 732x20
+            RenderMeter {METER} at (0,2) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+            RenderText {#text} at (80,0) size 240x19
+              text run at (80,0) width 240: " has bar style, should be styled as it has."
+          RenderListItem {LI} at (43,23) size 732x20
+            RenderMeter {METER} at (0,2) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+            RenderText {#text} at (80,0) size 251x19
+              text run at (80,0) width 251: " has value style, should be styled as it has."
+          RenderListItem {LI} at (43,46) size 732x20
+            RenderMeter {METER} at (0,2) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+              RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+            RenderText {#text} at (80,0) size 253x19
+              text run at (80,0) width 253: " has both styles, should be styled as it has."
+      RenderBlock {H2} at (3,473) size 778x20
+        RenderText {#text} at (0,0) size 151x19
+          text run at (0,0) width 151: "Providing appearances"
+      RenderBlock {DIV} at (0,496) size 784x43 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x43
+          RenderListItem {LI} at (43,0) size 732x20
+            RenderMeter {METER} at (0,2) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+            RenderText {#text} at (80,0) size 354x19
+              text run at (80,0) width 354: " has \"none\" appearance, should be styled with default style."
+          RenderListItem {LI} at (43,23) size 732x20
+            RenderMeter {METER} at (0,2) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 64x16
+              RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,4) size 80x12
+            RenderText {#text} at (80,0) size 264x19
+              text run at (80,0) width 264: " has \"meter\" appearance, should be themed."
diff --git a/LayoutTests/platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt
index b536a10..55025f3 100644
--- a/LayoutTests/platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt
@@ -1,9 +1,11 @@
-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 784x584
-      RenderProgress {PROGRESS} at (0,0) size 160x16 [bgcolor=#808080]
-      RenderInline {SMALL} at (0,0) size 133x15
-        RenderProgress {PROGRESS} at (160,2) size 133x13 [bgcolor=#808080]
-      RenderText {#text} at (0,0) size 0x0
+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 784x584
+      RenderProgress {PROGRESS} at (0,0) size 160x16 [bgcolor=#808080]
+        RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
+      RenderInline {SMALL} at (0,0) size 133x15
+        RenderProgress {PROGRESS} at (160,2) size 133x13 [bgcolor=#808080]
+          RenderBlock {DIV} at (40,0) size 93x13 [bgcolor=#008000]
+      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index bd1e87c..257f6a0 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -462,7 +462,7 @@ WONTFIX SKIP : fast/spatial-navigation = FAIL
 WONTFIX BUG37684 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = FAIL
 
 // <progress> on Mac is always animated.
-WONTFIX MAC : fast/dom/HTMLProgressElement/progress-element.html = IMAGE TEXT
+WONTFIX MAC : fast/dom/HTMLProgressElement/progress-element.html = IMAGE PASS
 
 // We do not use Safari's private browsing
 WONTFIX SKIP : storage/private-browsing-readonly.html = PASS
@@ -3116,17 +3116,6 @@ BUG_YUTAK MAC SLOW : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+T
 // Regressed at r73423. All areas are painted green.
 BUGWK50734 : fast/repaint/positioned-document-element.html = IMAGE
 
-// r73488. Needs new baseline.
-BUG_YUTAK WIN LINUX : fast/dom/HTMLMeterElement/meter-appearances-capacity.html = TEXT
-BUG_YUTAK WIN LINUX : fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html = TEXT
-BUG_YUTAK WIN LINUX : fast/dom/HTMLMeterElement/meter-boundary-values.html = TEXT
-BUG_YUTAK WIN LINUX : fast/dom/HTMLMeterElement/meter-optimums.html = TEXT
-BUG_YUTAK WIN LINUX : fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html = TEXT
-BUG_YUTAK WIN LINUX : fast/dom/HTMLMeterElement/meter-styles.html = TEXT
-BUG_YUTAK WIN LINUX : fast/dom/HTMLProgressElement/progress-element.html = TEXT
-// See WONTFIX section. This test has chromium-mac baseline, but is this necessary?
-// MAC : fast/dom/HTMLProgressElement/progress-element.html = TEXT
-
 // r73490. Win/Linux: Focus ring is not rendered. Mac: Just rebaseline?
 BUG_YUTAK WIN LINUX : fast/images/imagemap-circle-focus-ring.html = IMAGE+TEXT
 BUG_YUTAK MAC : fast/images/imagemap-circle-focus-ring.html = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list