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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla_expected_failures/bugs/bug106966-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug106966-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug106966-expected.txt
index 1a349235de6ed67a75e75c6a546adb257bfd31cf..de37f2a3f56dccdc996acbe9879a814b0ee1ca29 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug106966-expected.txt
+++ b/LayoutTests/platform/linux/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 1393
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1393 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1393 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1393
LayoutBlockFlow {BODY} at (8,8) size 769x1377
LayoutTable {TABLE} at (0,0) size 200x122 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
@@ -171,7 +171,7 @@ layer at (8,150) size 200x122 clip at (18,150) size 180x122 scrollWidth 221
LayoutTableCell {TD} at (82,15) size 53x22 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (1,1) size 123x19
text run at (1,1) width 123: "contentwithoutspace"
-layer at (115,1323) size 53x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollWidth 125
+layer at (115,1323) size 53x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollWidth 125
LayoutTableCell {TD} at (82,0) size 53x22 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (1,1) size 123x19
text run at (1,1) width 123: "contentwithoutspace"

Powered by Google App Engine
This is Rietveld 408576698