Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
diff --git a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
index 2b83bafdb9fd838b49d7201b4cbf828290d230e7..d6a003dfed93699ff37efb0639c934f51ba70526 100644
--- a/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
+++ b/LayoutTests/fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt
@@ -2,6 +2,9 @@ Bug 20213: colspan in table-layout:fixed does not add up widths properly
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS window.getComputedStyle(testCell).width is '320px'
PASS window.getComputedStyle(testTable).width is '330px'
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698