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

Unified Diff: LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-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/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt b/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
index 4c0968db77f9ea491550180d743876db64d5b52f..4ec98ce886bf7c7c28cd701f13bce92a12a4f892 100644
--- a/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 583: "Success! The width of the fixed table is 1994px, which is based on the width of its containing div."
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (-9000,8) size 2000x32 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (-9000,8) size 2000x32 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (-9000,8) size 2000x32
LayoutTable {TABLE} at (0,0) size 2000x32 [bgcolor=#0000FF]
LayoutTableSection {TBODY} at (0,0) size 2000x32

Powered by Google App Engine
This is Rietveld 408576698