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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt

Issue 1607703003: Don't force display:inline-table/table on table elements when in quirks mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 Test innerText 1 Test innerText
2 2
3 Check lists, tables, styled text, and images. 3 Check lists, tables, styled text, and images.
4 4
5 Block flow elements get line breaks before and after. Table cells are tab separa ted. 5 Block flow elements get line breaks before and after. Table cells are tab separa ted.
6 Item 1 6 Item 1
7 Item 2 7 Item 2
8 1 2 3 8 1 2 3
9 4 5 6 9 4 5 6
10 10
11 Right here is an inline block. 11 Right here is an inline block.
12 And an inline» table» with» one» row is here, too. 12 And an inline» table» with» one» row is here, too.
13 And an inline» table» with» rows not far behind. 13 And an inline» table» with» rows not far behind.
14 Check collapsed margins 14 Check collapsed margins
15 15
16 Collapsed margins are supposed to result in an extra line break. 16 Collapsed margins are supposed to result in an extra line break.
17 First header 17 First header
18 18
19 Second header 19 Second header
20 20
21 First list element 21 First list element
22 Second list element 22 Second list element
23 This line contains an image. 23 This line contains an image.
24 The innerText of the above: 24 The innerText of the above:
25 25
26 Test innerText 26 Test innerText
27 27
28 Check lists, tables, styled text, and images. 28 Check lists, tables, styled text, and images.
29 29
30 Block flow elements get line breaks before and after. Table cells are tab separa ted. 30 Block flow elements get line breaks before and after. Table cells are tab separa ted.
31 Item 1 31 Item 1
32 Item 2 32 Item 2
33 1 2 3 33 1 2 3
34 4 5 6 34 4 5 6
35 35
36 Right here is an inline block. 36 Right here is an inline block.
37 And an inline» table» with» one» row is here, too. 37 And an inline» table» with» one» row is here, too.
38 And an inline» table» with» rows not far behind. 38 And an inline» table» with» rows not far behind.
rune 2016/01/19 09:54:50 Change display:inline -> display:inline-table in t
nainar 2016/01/20 00:44:23 Done.
39 Check collapsed margins 39 Check collapsed margins
40 40
41 Collapsed margins are supposed to result in an extra line break. 41 Collapsed margins are supposed to result in an extra line break.
42 First header 42 First header
43 43
44 Second header 44 Second header
45 45
46 First list element 46 First list element
47 Second list element 47 Second list element
48 This line contains an image. 48 This line contains an image.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698