Bug 85177 - [EFL] CSS tests needs rebaselining
Summary: [EFL] CSS tests needs rebaselining
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Major
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 04:45 PDT by Thiago Marcos P. Santos
Modified: 2012-05-02 02:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (826.66 KB, patch)
2012-05-02 01:39 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-04-30 04:45:32 PDT
Tests bellow should be verified.

fast/css/getComputedStyle/computed-style.html
fast/css/import-rule-regression-11590.html
fast/css/inline-element-line-break.html
fast/css/inline-properties-important.html
fast/css/invalid-percentage-property.html
fast/css/invalidation-errors-2.html
fast/css/invalidation-errors-3.html
fast/css/invalidation-errors.html
fast/css/last-child-pseudo-class.html
fast/css/last-of-type-pseudo-class.html
fast/css/layerZOrderCrash.html
fast/css/line-height-overflow.html
fast/css/line-height.html
fast/css/list-outline.html
fast/css/margin-bottom-form-element-quirk.html
fast/css/margin-bottom-form-element-strict.html
fast/css/margin-top-bottom-dynamic.html
fast/css/negative-leading.html
fast/css/negative-nth-child.html
fast/css/nested-floating-relative-position-percentages.html
fast/css/nested-layers-with-hover.html
fast/css/non-empty-span.html
fast/css/nth-child-dynamic.html
fast/css/only-child-pseudo-class.html
fast/css/only-of-type-pseudo-class.html
fast/css/outline-auto-location.html
fast/css/outline-narrowLine.html
fast/css/percent-top-relative-container-height-unspecified.html
fast/css/preserve-user-specified-zoom-level-on-reload.html
fast/css/pseudo-element-line-break.html
fast/css/quirk-orphaned-units.html
fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed.html
fast/css/relative-positioned-block-nested-with-inline-parent-dynamic.html
fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic.html
fast/css/relative-positioned-block-nested-with-inline-parent.html
fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic.html
fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html
fast/css/relative-positioned-block-with-inline-ancestor-dynamic.html
fast/css/relative-positioned-block-with-inline-ancestor.html
fast/css/relative-positioned-block-with-inline-parent-dynamic-removed.html
fast/css/relative-positioned-block-with-inline-parent-dynamic.html
fast/css/relative-positioned-block-with-inline-parent-keeps-style.html
fast/css/resize-corner-tracking-transformed.html
fast/css/resize-corner-tracking.html
fast/css/selector-set-attribute.html
fast/css/table-text-align-quirk.html
fast/css/table-text-align-strict.html
fast/css/text-align.html
fast/css/text-input-with-webkit-border-radius.html
fast/css/text-overflow-ellipsis-bidi.html
fast/css/text-overflow-ellipsis-strict.html
fast/css/text-overflow-ellipsis.html
fast/css/text-transform-select.html
fast/css/textCapitalizeEdgeCases.html
fast/css/transformed-mask.html
fast/css/universal-hover-quirk.html
fast/css/value-list-out-of-bounds-crash.html
fast/css/word-space-extra.html
fast/css/zoom-body-scroll.html
fast/css/zoom-font-size.html
Comment 1 Thiago Marcos P. Santos 2012-05-02 01:39:29 PDT
Created attachment 139765 [details]
Patch
Comment 2 Thiago Marcos P. Santos 2012-05-02 01:48:56 PDT
(In reply to comment #1)
> Created an attachment (id=139765) [details]
> Patch

All the tests were fine but not the ones bellow. I'm going to open a new bug for moving failing CSS tests to test_expecations after opening bugs for fixing the issues.

fast/css/getComputedStyle/computed-style.html

fast/css/percentage-non-integer.html (this one fails only on 32-bits machine due to rounding issues)

fast/css/resize-corner-tracking-transformed.html
fast/css/resize-corner-tracking.html
fast/css/transformed-mask.html
Comment 3 WebKit Review Bot 2012-05-02 02:51:44 PDT
Comment on attachment 139765 [details]
Patch

Clearing flags on attachment: 139765

Committed r115807: <http://trac.webkit.org/changeset/115807>
Comment 4 WebKit Review Bot 2012-05-02 02:51:57 PDT
All reviewed patches have been landed.  Closing bug.