Changeset 123473 in webkit


Ignore:
Timestamp:
Jul 24, 2012 7:17:15 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[Qt] Unskip layout test after monospace-font fix
https://bugs.webkit.org/show_bug.cgi?id=81899

Patch by Bruno de Oliveira Abinader <Bruno de Oliveira Abinader> on 2012-07-24
Reviewed by Alexis Menard.

This test has been skipped because monospace fonts weren't properly used by
layout tests. After r121971, the test results are normal again.

  • platform/qt/Skipped: Unskipped layout test.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r123471 r123473  
     12012-07-24  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
     2
     3        [Qt] Unskip layout test after monospace-font fix
     4        https://bugs.webkit.org/show_bug.cgi?id=81899
     5
     6        Reviewed by Alexis Menard.
     7
     8        This test has been skipped because monospace fonts weren't properly used by
     9        layout tests. After r121971, the test results are normal again.
     10
     11        * platform/qt/Skipped: Unskipped layout test.
     12
    1132012-07-24  János Badics  <jbadics@inf.u-szeged.hu>
    214
  • trunk/LayoutTests/platform/qt/Skipped

    r123459 r123473  
    22092209fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic.html
    22102210
    2211 #[Qt]fast/text/international/bdi-dir-default-to-auto.html fails
    2212 #https://bugs.webkit.org/show_bug.cgi?id=81899
    2213 fast/text/international/bdi-dir-default-to-auto.html
    2214 
    22152211# ============================================================================= #
    22162212# Regressions occured after Qt version update
Note: See TracChangeset for help on using the changeset viewer.