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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/spellmarkers/document-markers-zoom-150-expected.txt

Issue 2667363004: Fix the painting of document markers under zoom and variable DPI (Closed)
Patch Set: Rebased Created 3 years, 10 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/paint/spellmarkers/document-markers-zoom-150-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/spellmarkers/document-markers-zoom-150-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/spellmarkers/document-markers-zoom-150-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ff9c3cec8e255000f0fb9785c982511e839c6cd9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/spellmarkers/document-markers-zoom-150-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x44
+ LayoutBlockFlow {HTML} at (0,0) size 800x44
+ LayoutBlockFlow {BODY} at (8,8) size 784x28
+ LayoutBlockFlow {DIV} at (0,0) size 784x28
+ LayoutText {#text} at (0,0) size 268x27
+ text run at (0,0) width 268: "wellcome should be marked"
+caret: position 0 of child 0 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698