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

Unified Diff: third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-underline-paints-behind-descenders-expected.txt

Issue 2820743003: Paint text underline/overline decorations before painting text. (Closed)
Patch Set: Sync to head. Created 3 years, 8 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/fast/css3-text/css3-text-decoration/text-decoration-underline-paints-behind-descenders-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-underline-paints-behind-descenders-expected.txt b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-underline-paints-behind-descenders-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b82eeb081ac6aafb42eeec63bad034a47931c9f2
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-underline-paints-behind-descenders-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x64
+ LayoutBlockFlow {HTML} at (0,0) size 800x64
+ LayoutBlockFlow {BODY} at (8,8) size 784x48
+ LayoutText {#text} at (0,0) size 438x19
+ text run at (0,0) width 438: "Passes if pink underline below paints behind text descenders on 'pyg'."
+ LayoutBR {BR} at (438,0) size 0x19
+ LayoutInline {SPAN} at (0,0) size 113x27
+ LayoutText {#text} at (0,20) size 113x27
+ text run at (0,20) width 113: "abc pyg def"
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698