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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt

Issue 1921973005: [css tables] Don't pass table width increase due to % columns to parents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move variables around Created 4 years, 8 months 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: third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt
index c4338ae7ee169ed4f014652b2f1a7122ec05e1e0..300cb7b44c5b34871bb594224504035aa46f2971 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt
@@ -1,2 +1,2 @@
-PASS
-The green box should be the full width of the page.
+ PASS
+Edge 25.10586.0.0 shows the green box as the full width of the page. So did Blink before Chrome 52. FireFox 48 agrees with Chrome 52.

Powered by Google App Engine
This is Rietveld 408576698