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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt

Issue 2005903002: Rebaseline for crbug.com/611462 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win7/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
similarity index 90%
copy from third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win7/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
index 92af3416f1f0bacd87b6b32d84bdbd050a62bb2d..162be09652334294e2d604c25acf5d431d2268d1 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
@@ -8,42 +8,42 @@
"paintInvalidations": [
{
"object": "LayoutText #text",
- "rect": [18, 238, 40, 10],
+ "rect": [18, 246, 19, 12],
"reason": "selection"
},
{
"object": "LayoutText #text",
- "rect": [18, 218, 30, 10],
+ "rect": [18, 198, 16, 12],
"reason": "selection"
},
{
"object": "LayoutText #text",
- "rect": [18, 198, 30, 10],
+ "rect": [18, 222, 14, 12],
"reason": "selection"
},
{
"object": "LayoutBR BR",
- "rect": [58, 238, 10, 10],
+ "rect": [37, 246, 3, 12],
"reason": "bounds change"
},
{
"object": "LayoutBR BR",
- "rect": [48, 218, 10, 10],
+ "rect": [34, 198, 3, 12],
"reason": "bounds change"
},
{
"object": "LayoutBR BR",
- "rect": [48, 198, 10, 10],
+ "rect": [32, 222, 3, 12],
"reason": "bounds change"
},
{
"object": "LayoutBR BR",
- "rect": [18, 228, 10, 10],
+ "rect": [18, 234, 3, 12],
"reason": "bounds change"
},
{
"object": "LayoutBR BR",
- "rect": [18, 208, 10, 10],
+ "rect": [18, 210, 3, 12],
"reason": "bounds change"
},
{

Powered by Google App Engine
This is Rietveld 408576698