Changeset 174605 in webkit
- Timestamp:
- Oct 10, 2014, 11:32:44 AM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r174600 r174605 1 2014-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 1 9 2014-10-09 Simon Fraser <simon.fraser@apple.com> 2 10 -
trunk/LayoutTests/platform/gtk/TestExpectations
r174267 r174605 443 443 444 444 webkit.org/b/133806 svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ] 445 446 webkit.org/b/137615 css3/selectors3/html/css3-modsel-61.html [ Failure ] 447 webkit.org/b/137615 css3/selectors3/html/css3-modsel-83.html [ Failure ] 448 webkit.org/b/137615 css3/selectors3/xhtml/css3-modsel-61.xml [ Failure ] 449 webkit.org/b/137615 css3/selectors3/xhtml/css3-modsel-83.xml [ Failure ] 450 webkit.org/b/137615 css3/selectors3/xml/css3-modsel-61.xml [ Failure ] 451 webkit.org/b/137615 css3/selectors3/xml/css3-modsel-83.xml [ Failure ] 452 webkit.org/b/137615 fast/selectors/061.html [ Failure ] 453 webkit.org/b/137615 fast/selectors/083.html [ Failure ] 454 455 webkit.org/b/137618 mathml/opentype/horizontal.html [ Failure ] 445 456 446 457 #//////////////////////////////////////////////////////////////////////////////////////// -
trunk/LayoutTests/platform/gtk/mathml/opentype/opentype-stretchy-horizontal-expected.txt
r169607 r174605 8 8 RenderMathMLRow {mstyle} at (1,0) size 16x23 9 9 RenderMathMLUnderOver {mover} at (0,0) size 16x23 10 RenderMathMLOperator {mo} at ( -5,1) size 26x2211 RenderMathMLBlock (anonymous, flex) at (2,0) size 21x410 RenderMathMLOperator {mo} at (0,1) size 16x22 11 RenderMathMLBlock (anonymous, flex) at (2,0) size 11x4 12 12 RenderBlock (anonymous) at (0,0) size 1x4 13 13 RenderText at (0,-3) size 1x0 … … 19 19 RenderMathMLRow {mstyle} at (1,0) size 26x23 20 20 RenderMathMLUnderOver {mover} at (0,0) size 26x23 21 RenderMathMLOperator {mo} at ( -6,1) size 38x2222 RenderMathMLBlock (anonymous, flex) at (2,0) size 32x421 RenderMathMLOperator {mo} at (0,1) size 26x22 22 RenderMathMLBlock (anonymous, flex) at (2,0) size 21x4 23 23 RenderBlock (anonymous) at (0,0) size 1x4 24 24 RenderText at (0,-3) size 1x0 … … 30 30 RenderMathMLRow {mstyle} at (1,0) size 156x43 31 31 RenderMathMLUnderOver {mover} at (0,0) size 156x43 32 RenderMathMLOperator {mo} at ( -3,1) size 162x4233 RenderMathMLBlock (anonymous, flex) at (2,0) size 15 7x432 RenderMathMLOperator {mo} at (0,1) size 156x42 33 RenderMathMLBlock (anonymous, flex) at (2,0) size 151x4 34 34 RenderBlock (anonymous) at (0,0) size 1x4 35 35 RenderText at (0,-3) size 1x0
Note:
See TracChangeset
for help on using the changeset viewer.