<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>140725</bug_id>
          
          <creation_ts>2015-01-21 08:49:36 -0800</creation_ts>
          <short_desc>[Win] Layout Test fast/dom/34176.html is failing</short_desc>
          <delta_ts>2015-01-21 08:49:36 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1063062</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-21 08:49:36 -0800</bug_when>
    <thetext>The following layout test is failing on Windows:

fast/dom/34176.html

Probable cause:

The color of the RenderInline block is wrong:

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/fast/dom/34176-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/fast/dom/34176-actual.txt
@@ -216,7 +216,7 @@
           RenderText {#text} at (680,6) size 60x18
             text run at (680,6) width 60: &quot;This is a &quot;
           RenderInline {SPAN} at (0,0) size 109x18
-            RenderInline {A} at (0,0) size 109x18 [color=#0000EE]
+            RenderInline {A} at (0,0) size 109x18 [color=#551A8B]
               RenderText {#text} at (740,6) size 29x18
                 text run at (740,6) width 29: &quot;Test&quot;
               RenderInline {SPAN} at (0,0) size 20x18
@@ -225,7 +225,7 @@
           RenderText {#text} at (680,0) size 60x18
             text run at (680,0) width 60: &quot;This is a &quot;
           RenderInline {SPAN} at (0,0) size 119x18
-            RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
+            RenderInline {A} at (0,0) size 119x18 [color=#551A8B]
               RenderText {#text} at (676,0) size 93x18
                 text run at (676,0) width 4 RTL: &quot; &quot;
                 text run at (740,0) width 29: &quot;Test&quot;
@@ -239,7 +239,7 @@
             RenderInline {EM} at (0,0) size 87x18
               RenderText {#text} at (742,0) size 27x18
                 text run at (742,0) width 27: &quot;Test&quot;
-              RenderInline {A} at (0,0) size 0x18 [color=#0000EE]
+              RenderInline {A} at (0,0) size 0x18 [color=#551A8B]
         RenderBlock {DIV} at (0,112) size 769x24 [bgcolor=#FF0000]
           RenderText {#text} at (682,6) size 60x18
             text run at (682,6) width 60: &quot;This is a &quot;
@@ -253,7 +253,7 @@
           RenderText {#text} at (639,0) size 60x18
             text run at (639,0) width 60: &quot;This is a &quot;
           RenderInline {SPAN} at (0,0) size 70x18
-            RenderInline {A} at (0,0) size 70x18 [color=#0000EE]
+            RenderInline {A} at (0,0) size 70x18 [color=#551A8B]
               RenderText {#text} at (699,0) size 33x18
                 text run at (699,0) width 33: &quot;Test &quot;
               RenderInline {SPAN} at (0,0) size 37x18</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>