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

Unified Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt

Issue 27690002: Not able to set width using ColGroup when table-layout is fixed. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt
index 330a54f5c4e136dfdd86d5b6b9dda99446fa3d3f..309c31c605efb3307020e0d3f275019d2bf3a930 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug7243-expected.txt
@@ -79,10 +79,10 @@ layer at (0,0) size 785x632
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "bar"
RenderTableRow {TR} at (0,64) size 767x24
- RenderTableCell {TD} at (20,64) size 138x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (20,64) size 137x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
- RenderTableCell {TD} at (178,64) size 137x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (177,64) size 138x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "bar"
RenderTableCell {TD} at (335,64) size 412x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698