Title: [175162] trunk/LayoutTests
Revision
175162
Author
[email protected]
Date
2014-10-24 01:51:07 -0700 (Fri, 24 Oct 2014)

Log Message

[Windows] More unreviewed gardening after getting rid of SafariTheme.
https://bugs.webkit.org/show_bug.cgi?id=138025
* platform/win/TestExpectations: These tests fail seemingly due to text size difference,
which consequently cause the text containers to be too larger as well.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175161 => 175162)


--- trunk/LayoutTests/ChangeLog	2014-10-24 08:43:12 UTC (rev 175161)
+++ trunk/LayoutTests/ChangeLog	2014-10-24 08:51:07 UTC (rev 175162)
@@ -1,5 +1,13 @@
 2014-10-24  Roger Fong  <[email protected]>
 
+        [Windows] More unreviewed gardening after getting rid of SafariTheme.
+        https://bugs.webkit.org/show_bug.cgi?id=138025
+
+        * platform/win/TestExpectations: These tests fail seemingly due to text size difference,
+        which consequently cause the text containers to be too larger as well.
+
+2014-10-24  Roger Fong  <[email protected]>
+
         [Windows] More rebaselining of Windows tests after removing SafariTheme.
 
         * platform/win/editing/selection/select-across-readonly-input-1-expected.txt:

Modified: trunk/LayoutTests/platform/win/TestExpectations (175161 => 175162)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 08:43:12 UTC (rev 175161)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-24 08:51:07 UTC (rev 175162)
@@ -2866,6 +2866,8 @@
 media/track/w3c/interfaces/TextTrackCue/track.html [ Skip ]
 
 # https://bugs.webkit.org/show_bug.cgi?id=138025
+# Larger text and as a result, larger elements containing said text (as compared to Mac port)
+# Many of these may also be wrong due to form element differences in theme (i.e rounded vs. square buttons)
 editing/input/caret-at-the-edge-of-input.html [ Failure ]
 editing/inserting/4960120-1.html [ Failure ]
 fast/css/resize-corner-tracking.html [ Failure ]
@@ -2903,6 +2905,18 @@
 fast/replaced/width100percent-searchfield.html [ Failure ]
 fast/replaced/width100percent-menulist.html [ Failure ]
 fast/replaced/width100percent-checkbox.html [ Failure ]
+fast/css/css2-system-fonts.html [ Failure ]
+fast/css/line-height.html [ Failure ]
+fast/css/negative-text-indent-in-inline-block.html [ Failure ]
+fast/dom/HTMLInputElement/input-image-alt-text.html [ Failure ]
+fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
+fast/forms/search/search-size-with-decorations.html [ Failure ]
+fast/forms/HTMLOptionElement_label07.html [ Failure ]
+fast/forms/select/optgroup-rendering.html [ Timeout ]
+fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
+fast/overflow/scrollRevealButton.html [ Failure ]
+fast/repaint/control-clip.html [ Failure ]
+svg/custom/inline-svg-in-xhtml.xml [ Failure ]
 
 # <select> elements are not rendering properly
 webkit.org/b/137962 editing/pasteboard/4641033.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to