Bug 135529
Summary: | REGRESSION(r171341) REGRESSION(r171591) [GTK] failures on 3 svg Layout tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, bugs-noreply, dino, krit, rego |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=266957 |
Carlos Alberto Lopez Perez
Revisions r171341 <http://trac.webkit.org/r171341> and r171591 <http://trac.webkit.org/r171591> caused 3 failures on svg Layout Tests for platform GTK:
The following test are failing on platform GTK:
* svg/css/parse-height.html (Fails since it was added on r171341)
* svg/css/parse-length.html (Was added on r171341 and fails since r171591)
* svg/animations/animate-css-xml-attributeType.html (Fails since r171591)
The diffs are the following:
* svg/css/parse-height.html [ Failure ]
* http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r171591%20%281696%29/svg/css/parse-height-pretty-diff.html
* svg/css/parse-length.html [ Failure ]
* http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r171592%20%281697%29/svg/css/parse-length-pretty-diff.html
* svg/animations/animate-css-xml-attributeType.html [ Failure ]
* http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r171591%20%281696%29/svg/animations/animate-css-xml-attributeType-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Updated the GTK TestExpectations on http://trac.webkit.org/changeset/171963 for this failures
Ahmad Saleem
* svg/animations/animate-css-xml-attributeType.html (Fails since r171591)
Will be deleted in favor of WPT test here; https://github.com/WebKit/WebKit/pull/22281
WPT variant passes and don't have any platform specific expectation.