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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt

Issue 2046863006: Dirty line boxes correctly when a float gets layout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@618230
Patch Set: Updated Created 4 years, 6 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: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
index 45e52dad810aa0bd812b45cf576e8412f6f02140..581d44b9493ba5088cea70fa44792c353562b459 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-6-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow P",
- "rect": [8, 340, 418, 99],
+ "rect": [8, 320, 418, 79],
"reason": "invalidate paint rectangle"
},
{
@@ -26,11 +26,11 @@
"reason": "full"
},
{
- "object": "InlineTextBox 'a very short time '",
+ "object": "InlineTextBox 'difficult game indeed.\n'",
"reason": "full"
},
{
- "object": "InlineTextBox 'difficult game indeed.\n'",
+ "object": "InlineTextBox 'doubled-up\n'",
"reason": "full"
},
{
@@ -42,19 +42,11 @@
"reason": "full"
},
{
- "object": "InlineTextBox 'hedgehogs; and in\n'",
- "reason": "full"
- },
- {
"object": "InlineTextBox 'other parts of\n'",
"reason": "full"
},
{
- "object": "InlineTextBox 'quarrelling all the while, and fighting for the'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'the Queen'",
+ "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
"reason": "full"
},
{
@@ -62,10 +54,6 @@
"reason": "full"
},
{
- "object": "InlineTextBox 'turns,\n'",
- "reason": "full"
- },
- {
"object": "InlineTextBox 'was a very\n'",
"reason": "full"
},
@@ -88,10 +76,6 @@
{
"object": "RootInlineBox",
"reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698