Title: [128528] trunk/LayoutTests
- Revision
- 128528
- Author
- [email protected]
- Date
- 2012-09-13 16:53:20 -0700 (Thu, 13 Sep 2012)
Log Message
Unreviewed gardening for r128516/r128517:
remove the now-unnecessary cr-mac expectations for fast/writing-mode test.
fix baseline for fast/table/bad-replaced-sizing-preferred-logical-widths.html
* platform/chromium-mac/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (128527 => 128528)
--- trunk/LayoutTests/ChangeLog 2012-09-13 23:48:50 UTC (rev 128527)
+++ trunk/LayoutTests/ChangeLog 2012-09-13 23:53:20 UTC (rev 128528)
@@ -1,3 +1,11 @@
+2012-09-13 James Robinson <[email protected]>
+
+ Unreviewed gardening for r128516/r128517:
+ remove the now-unnecessary cr-mac expectations for fast/writing-mode test.
+ fix baseline for fast/table/bad-replaced-sizing-preferred-logical-widths.html
+
+ * platform/chromium-mac/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Removed.
+
2012-09-13 Tom Sepez <[email protected]>
ASSERT(!eventDispatchForbidden()) firest when removed plugin re-inserted as part of readyStateChange.
Modified: trunk/LayoutTests/fast/table/bad-replaced-sizing-preferred-logical-widths-expected.txt (128527 => 128528)
--- trunk/LayoutTests/fast/table/bad-replaced-sizing-preferred-logical-widths-expected.txt 2012-09-13 23:48:50 UTC (rev 128527)
+++ trunk/LayoutTests/fast/table/bad-replaced-sizing-preferred-logical-widths-expected.txt 2012-09-13 23:53:20 UTC (rev 128528)
@@ -4,4 +4,4 @@
PASS
-dolor sit amet...
+
Deleted: trunk/LayoutTests/platform/chromium-mac/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt (128527 => 128528)
--- trunk/LayoutTests/platform/chromium-mac/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt 2012-09-13 23:48:50 UTC (rev 128527)
+++ trunk/LayoutTests/platform/chromium-mac/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt 2012-09-13 23:53:20 UTC (rev 128528)
@@ -1,39 +0,0 @@
-compatMode: BackCompat
-PASS
-PASS
-PASS
-PASS
-PASS
-FAIL:
-Expected 100 for height, but got 600.
-
-<div class="container">
- <div style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="200">
- <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="200"></div>
- </div>
-</div>
-PASS
-FAIL:
-Expected 100 for height, but got 600.
-Expected 100 for height, but got 600.
-Expected 100 for height, but got 600.
-
-<div class="container">
- <div style="width: 150px;" data-expected-height="100" data-expected-width="150">
- <div data-expected-height="100" data-expected-width="150">
- <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="150"></div>
- </div>
- </div>
-</div>
-FAIL:
-Expected 584 for height, but got 1419.
-
-<div class="container" style="width: auto; height: auto; float: left;">
- <div class="item" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
-</div>
-FAIL:
-Expected 584 for height, but got 600.
-
-<div class="container" style="width: auto; height: auto; float: left;">
- <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
-</div>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes