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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/shadow-no-blur-expected.txt

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: NeedsRebaseline for failed layout tests Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 784x280 [color=#0000007F] 6 LayoutBlockFlow {DIV} at (0,0) size 784x280 [color=#00000080]
7 LayoutBlockFlow {DIV} at (0,0) size 784x56 7 LayoutBlockFlow {DIV} at (0,0) size 784x56
8 LayoutText {#text} at (0,0) size 298x56 8 LayoutText {#text} at (0,0) size 298x56
9 text run at (0,0) width 298: "Text shadow" 9 text run at (0,0) width 298: "Text shadow"
10 LayoutBlockFlow {DIV} at (0,56) size 784x56 10 LayoutBlockFlow {DIV} at (0,56) size 784x56
11 LayoutText {#text} at (0,0) size 298x56 11 LayoutText {#text} at (0,0) size 298x56
12 text run at (0,0) width 298: "Text shadow" 12 text run at (0,0) width 298: "Text shadow"
13 LayoutBlockFlow {DIV} at (0,112) size 784x56 13 LayoutBlockFlow {DIV} at (0,112) size 784x56
14 LayoutText {#text} at (0,0) size 298x56 14 LayoutText {#text} at (0,0) size 298x56
15 text run at (0,0) width 298: "Text shadow" 15 text run at (0,0) width 298: "Text shadow"
16 LayoutBlockFlow {DIV} at (0,168) size 784x56 16 LayoutBlockFlow {DIV} at (0,168) size 784x56
17 LayoutText {#text} at (0,0) size 298x56 17 LayoutText {#text} at (0,0) size 298x56
18 text run at (0,0) width 298: "Text shadow" 18 text run at (0,0) width 298: "Text shadow"
19 LayoutBlockFlow {DIV} at (0,224) size 784x56 19 LayoutBlockFlow {DIV} at (0,224) size 784x56
20 LayoutText {#text} at (0,0) size 298x56 20 LayoutText {#text} at (0,0) size 298x56
21 text run at (0,0) width 298: "Text shadow" 21 text run at (0,0) width 298: "Text shadow"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698