Title: [191012] trunk/LayoutTests
- Revision
- 191012
- Author
- [email protected]
- Date
- 2015-10-13 16:01:14 -0700 (Tue, 13 Oct 2015)
Log Message
[Win] Unreviewed test gardening after r190995.
Update to correct test output, based on similar changes to Mac expectations.
* platform/win/fast/html/details-add-child-2-expected.txt:
* platform/win/fast/html/details-open2-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (191011 => 191012)
--- trunk/LayoutTests/ChangeLog 2015-10-13 22:53:46 UTC (rev 191011)
+++ trunk/LayoutTests/ChangeLog 2015-10-13 23:01:14 UTC (rev 191012)
@@ -1,3 +1,12 @@
+2015-10-13 Brent Fulgham <[email protected]>
+
+ [Win] Unreviewed test gardening after r190995.
+
+ Update to correct test output, based on similar changes to Mac expectations.
+
+ * platform/win/fast/html/details-add-child-2-expected.txt:
+ * platform/win/fast/html/details-open2-expected.txt:
+
2015-10-13 Zalan Bujtas <[email protected]>
Anonymous table objects: inline parent box requires inline-table child.
Modified: trunk/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt (191011 => 191012)
--- trunk/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt 2015-10-13 22:53:46 UTC (rev 191011)
+++ trunk/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt 2015-10-13 23:01:14 UTC (rev 191012)
@@ -12,3 +12,5 @@
RenderInline {B} at (0,0) size 142x18
RenderText {#text} at (0,0) size 142x18
text run at (0,0) width 142: "should have bold test"
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt (191011 => 191012)
--- trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt 2015-10-13 22:53:46 UTC (rev 191011)
+++ trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt 2015-10-13 23:01:14 UTC (rev 191012)
@@ -10,5 +10,7 @@
text run at (16,0) width 59: "summary"
RenderBlock (anonymous) at (0,18) size 784x25
RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
layer at (12,31) size 145x15
RenderBlock {DIV} at (2,3) size 145x15
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes