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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/column-rules-fixed-height-expected.txt

Issue 2522453003: invalidateColumnSets() doesn't need to mark anything for layout. (Closed)
Patch Set: Rebaseline test expectation. Less layout. Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/column-rules-fixed-height-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/column-rules-fixed-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/column-rules-fixed-height-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/column-rules-fixed-height-expected.txt
index d0aa46d2e637c09697a4d0f39a0d853f85ca026c..5090180a31ad460dc55008ac489ca6b04feb350c 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/column-rules-fixed-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/column-rules-fixed-height-expected.txt
@@ -7,11 +7,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutMultiColumnFlowThread (anonymous)",
- "rect": [8, 50, 625, 315],
- "reason": "forced by layout"
- },
- {
"object": "LayoutMultiColumnSet (anonymous)",
"rect": [8, 50, 525, 315],
"reason": "style change"
@@ -30,10 +25,6 @@
"reason": "style change"
},
{
- "object": "LayoutMultiColumnFlowThread (anonymous)",
- "reason": "forced by layout"
- },
- {
"object": "LayoutMultiColumnSet (anonymous)",
"reason": "style change"
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/column-rules-fixed-height-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698