Changeset 174605 in webkit


Ignore:
Timestamp:
Oct 10, 2014, 11:32:44 AM (10 years ago)
Author:
clopez@igalia.com
Message:

[GTK] Unreviewed GTK gardening.

  • platform/gtk/TestExpectations: Mark and report test failing after r137615 and r174540.
  • platform/gtk/mathml/opentype/munderover-window-resize-expected.txt: Added. Rebaseline after r174540.
  • platform/gtk/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Rebaseline after r174540.
Location:
trunk/LayoutTests
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r174600 r174605  
     12014-10-10  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        * platform/gtk/TestExpectations: Mark and report test failing after r137615 and r174540.
     6        * platform/gtk/mathml/opentype/munderover-window-resize-expected.txt: Added. Rebaseline after r174540.
     7        * platform/gtk/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Rebaseline after r174540.
     8
    192014-10-09  Simon Fraser  <simon.fraser@apple.com>
    210
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r174267 r174605  
    443443
    444444webkit.org/b/133806 svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
     445
     446webkit.org/b/137615 css3/selectors3/html/css3-modsel-61.html [ Failure ]
     447webkit.org/b/137615 css3/selectors3/html/css3-modsel-83.html [ Failure ]
     448webkit.org/b/137615 css3/selectors3/xhtml/css3-modsel-61.xml [ Failure ]
     449webkit.org/b/137615 css3/selectors3/xhtml/css3-modsel-83.xml [ Failure ]
     450webkit.org/b/137615 css3/selectors3/xml/css3-modsel-61.xml [ Failure ]
     451webkit.org/b/137615 css3/selectors3/xml/css3-modsel-83.xml [ Failure ]
     452webkit.org/b/137615 fast/selectors/061.html [ Failure ]
     453webkit.org/b/137615 fast/selectors/083.html [ Failure ]
     454
     455webkit.org/b/137618 mathml/opentype/horizontal.html [ Failure ]
    445456
    446457#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/mathml/opentype/opentype-stretchy-horizontal-expected.txt

    r169607 r174605  
    88          RenderMathMLRow {mstyle} at (1,0) size 16x23
    99            RenderMathMLUnderOver {mover} at (0,0) size 16x23
    10               RenderMathMLOperator {mo} at (-5,1) size 26x22
    11                 RenderMathMLBlock (anonymous, flex) at (2,0) size 21x4
     10              RenderMathMLOperator {mo} at (0,1) size 16x22
     11                RenderMathMLBlock (anonymous, flex) at (2,0) size 11x4
    1212                  RenderBlock (anonymous) at (0,0) size 1x4
    1313                    RenderText at (0,-3) size 1x0
     
    1919          RenderMathMLRow {mstyle} at (1,0) size 26x23
    2020            RenderMathMLUnderOver {mover} at (0,0) size 26x23
    21               RenderMathMLOperator {mo} at (-6,1) size 38x22
    22                 RenderMathMLBlock (anonymous, flex) at (2,0) size 32x4
     21              RenderMathMLOperator {mo} at (0,1) size 26x22
     22                RenderMathMLBlock (anonymous, flex) at (2,0) size 21x4
    2323                  RenderBlock (anonymous) at (0,0) size 1x4
    2424                    RenderText at (0,-3) size 1x0
     
    3030          RenderMathMLRow {mstyle} at (1,0) size 156x43
    3131            RenderMathMLUnderOver {mover} at (0,0) size 156x43
    32               RenderMathMLOperator {mo} at (-3,1) size 162x42
    33                 RenderMathMLBlock (anonymous, flex) at (2,0) size 157x4
     32              RenderMathMLOperator {mo} at (0,1) size 156x42
     33                RenderMathMLBlock (anonymous, flex) at (2,0) size 151x4
    3434                  RenderBlock (anonymous) at (0,0) size 1x4
    3535                    RenderText at (0,-3) size 1x0
Note: See TracChangeset for help on using the changeset viewer.