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

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

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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/bug106966-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt
index 3bc54dd2d90111912910c5319d58277924469d6b..9c6f728452456ea2040292258498319dce0d7a17 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1341
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1341 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1341 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1341
LayoutBlockFlow {BODY} at (8,8) size 769x1325
LayoutTable {TABLE} at (0,0) size 200x118 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
@@ -171,7 +171,7 @@ layer at (8,144) size 200x118 clip at (18,144) size 180x118 scrollWidth 230
LayoutTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (1,1) size 132x17
text run at (1,1) width 132: "contentwithoutspace"
-layer at (115,1273) size 53x20 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollWidth 134
+layer at (115,1273) size 53x20 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 134
LayoutTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (1,1) size 132x17
text run at (1,1) width 132: "contentwithoutspace"

Powered by Google App Engine
This is Rietveld 408576698