[Webkit-unassigned] [Bug 91339] [EFL, GTK, Chromium Win] css2.1/20110323/vertical-align-boxes-001.htm fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 11:35:34 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91339


Robert Hogan <robert at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |robert at webkit.org
                   |kit.org                     |




--- Comment #7 from Robert Hogan <robert at webkit.org>  2012-07-16 11:35:33 PST ---
BTW, I believe this is a pre-existing problem exposed by adding this test. The part of the test that renders incorrectly wasn't (afaik) affected by the change. The element that renders correctly has the id 'middle'.

  <div class="test">
    <img id="control" src="support/swatch-blue.png" alt="FAIL"><!--
 --><img id="baseline" src="support/swatch-blue.png" alt="FAIL"><!--
 --><img id="middle" src="support/swatch-blue.png" alt="FAIL"><!--
 --><img id="text-top" src="support/swatch-blue.png" alt="FAIL"><!--
 --><img id="text-bottom" src="support/swatch-blue.png" alt="FAIL"><!--
 --><img id="percent" src="support/swatch-blue.png" alt="FAIL"><!--
 --><img id="length" src="support/swatch-blue.png" alt="FAIL">
  </div>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list