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

Unified Diff: LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt b/LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
index 0723b8fc34d2bb480c2c0da60fabd3b66878a7d3..136be60188f252d171e1d2d2e4cdbfca5761538e 100644
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
+++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
@@ -4,14 +4,14 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 761x4
- RenderTableSection {TBODY} at (0,0) size 761x4
- RenderTableRow {TR} at (0,0) size 761x2
- RenderTableCell {TD} at (0,0) size 761x2 [r=0 c=0 rs=1 cs=3]
- RenderTableRow {TR} at (0,2) size 761x2
- RenderTableCell {TD} at (0,2) size 170x2 [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (170,2) size 385x2 [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (555,2) size 206x2 [r=1 c=2 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 761x4
+ LayoutTableSection {TBODY} at (0,0) size 761x4
+ LayoutTableRow {TR} at (0,0) size 761x2
+ LayoutTableCell {TD} at (0,0) size 761x2 [r=0 c=0 rs=1 cs=3]
+ LayoutTableRow {TR} at (0,2) size 761x2
+ LayoutTableCell {TD} at (0,2) size 170x2 [r=1 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (170,2) size 385x2 [r=1 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (555,2) size 206x2 [r=1 c=2 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698