Skip to content
  • commit-queue@webkit.org's avatar
    [CSS Regions] Convert existing pixel tests in ref tests · 14f46fda
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=120760
    
    Patch by Mihai Maerean <mmaerean@adobe.com> on 2013-09-05
    Reviewed by Antti Koivisto.
    
    I have also removed text-align:justify from the tests because its not relevant to the tested functionality and
    it makes creating the expected results very difficult because of the way fragmented text is rendered when
    it's aligned justified.
    
    * fast/regions/overflow-in-uniform-regions-dynamic-expected.html: Added.
    * fast/regions/overflow-in-uniform-regions-dynamic.html:
    * fast/regions/overflow-in-variable-width-regions-expected.html: Added.
    * fast/regions/overflow-in-variable-width-regions.html:
    * fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.html: Added.
    * fast/regions/overflow-moving-below-floats-in-variable-width-regions.html:
    * fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.html: Added.
    * fast/regions/overflow-not-moving-below-floats-in-variable-width-regions.html:
    * fast/regions/overflow-rtl-in-variable-width-regions-expected.html: Added.
    * fast/regions/overflow-rtl-in-variable-width-regions.html:
    * fast/regions/overflow-size-change-in-variable-width-regions-expected.html: Added.
    * fast/regions/overflow-size-change-in-variable-width-regions.html:
    * platform/efl/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed.
    * platform/efl/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed.
    * platform/efl/fast/regions/overflow-in-variable-width-regions-expected.png: Removed.
    * platform/efl/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed.
    * platform/efl/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed.
    * platform/efl/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
    * platform/efl/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed.
    * platform/efl/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed.
    * platform/efl/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed.
    * platform/efl/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed.
    * platform/gtk/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed.
    * platform/gtk/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed.
    * platform/gtk/fast/regions/overflow-in-variable-width-regions-expected.png: Removed.
    * platform/gtk/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed.
    * platform/gtk/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed.
    * platform/gtk/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
    * platform/gtk/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed.
    * platform/gtk/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed.
    * platform/gtk/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed.
    * platform/gtk/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed.
    * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed.
    * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed.
    * platform/mac/fast/regions/overflow-in-variable-width-regions-expected.png: Removed.
    * platform/mac/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed.
    * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed.
    * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
    * platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed.
    * platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed.
    * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed.
    * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed.
    * platform/qt-wk2/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed.
    * platform/qt-wk2/fast/regions/overflow-in-variable-width-regions-expected.png: Removed.
    * platform/qt-wk2/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed.
    * platform/qt-wk2/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed.
    * platform/qt-wk2/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed.
    * platform/qt/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Removed.
    * platform/qt/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Removed.
    * platform/qt/fast/regions/overflow-in-variable-width-regions-expected.png: Removed.
    * platform/qt/fast/regions/overflow-in-variable-width-regions-expected.txt: Removed.
    * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Removed.
    * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
    * platform/qt/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Removed.
    * platform/qt/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Removed.
    * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Removed.
    * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@155114 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    14f46fda